AppImage: switch to OSG 3.6.5
This commit is contained in:
parent
04587d3a39
commit
178cdbe216
@ -40,7 +40,7 @@ mkdir -p appdir/usr/ssl
|
|||||||
|
|
||||||
cp dist/bin/* appdir/usr/bin
|
cp dist/bin/* appdir/usr/bin
|
||||||
cp -d dist/lib64/* appdir/usr/lib
|
cp -d dist/lib64/* appdir/usr/lib
|
||||||
cp -a dist/lib64/osgPlugins-3.4.2 appdir/usr/lib
|
cp -a dist/lib64/osgPlugins-3.6.5 appdir/usr/lib
|
||||||
cp -r dist/share appdir/usr
|
cp -r dist/share appdir/usr
|
||||||
|
|
||||||
# FIXME : only copy the QML plugins we actually need
|
# FIXME : only copy the QML plugins we actually need
|
||||||
|
Loading…
Reference in New Issue
Block a user