Skip to content

Commit 8db3213

Browse files
committed
Update build_vfxplatform_package.sh
1 parent 4f19b26 commit 8db3213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scripts/build_vfxplatform_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ mv ${BUILD}/${FRICTION_PKG} ${FRICTION_PORTABLE_DIR}
182182
(cd ${FRICTION_PORTABLE_DIR} ;
183183
rm -rf usr
184184
mv opt/friction/* .
185-
rm -rf opt share/doc
185+
rm -rf opt
186186
ln -sf bin/friction .
187187
touch bin/portable.txt
188188
)

0 commit comments

Comments
 (0)