r23293 by jghali - Try to fix AppImage build

scribus-commit scribus-commit at lists.scribus.net
Tue Oct 29 03:51:54 UTC 2019


Author: jghali
Date: Tue Oct 29 03:51:54 2019
New Revision: 23293

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=23293
Log:
Try to fix AppImage build

Modified:
    trunk/Scribus/AppImage-package/bundle.sh

Modified: trunk/Scribus/AppImage-package/bundle.sh
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=23293&path=/trunk/Scribus/AppImage-package/bundle.sh
==============================================================================
--- trunk/Scribus/AppImage-package/bundle.sh	(original)
+++ trunk/Scribus/AppImage-package/bundle.sh	Tue Oct 29 03:51:54 2019
@@ -124,4 +124,4 @@
 chmod a+x linuxdeployqt-continuous-x86_64.AppImage
 ARCH=x86_64 VERSION=$SCRIBUS_VERSION ./linuxdeployqt-continuous-x86_64.AppImage --appimage-extract-and-run appdir/usr/share/applications/scribus.desktop \
 -appimage -unsupported-bundle-everything \
--executable=appdir/usr/bin/python3.6 -executable=appdir/usr/_tkinter.so -extra-plugins=platformthemes/libqgtk2.so,styles/libqgtk2style.so
+-executable=appdir/usr/bin/python3.6 -executable=appdir/usr/_tkinter.cpython-36m-x86_64-linux-gnu.so -extra-plugins=platformthemes/libqgtk2.so,styles/libqgtk2style.so




More information about the scribus-commit mailing list