We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad41265 commit 56bbfd8Copy full SHA for 56bbfd8
gimp-appimage.sh
@@ -36,7 +36,7 @@ ln -s ./"$ICON" ./.DirIcon
36
# ADD LIBRARIES
37
wget "$LIB4BN" -O ./lib4bin
38
chmod +x ./lib4bin
39
-xvfb-run -a -- ./lib4bin -p -v -s -k \
+xvfb-run -a -- ./lib4bin -p -v -s -k -e \
40
/usr/bin/gimp* \
41
/usr/lib/libgimp* \
42
/usr/lib/gdk-pixbuf-*/*/*/* \
0 commit comments