We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c2f12 commit f5c85afCopy full SHA for f5c85af
linuxdeploy-plugin-gtk.sh
@@ -168,7 +168,6 @@ copy_tree "$gdk_pixbuf_binarydir" "$APPDIR/"
168
cat >> "$HOOKFILE" <<EOF
169
export GDK_PIXBUF_MODULEDIR="\$APPDIR/$gdk_pixbuf_moduledir"
170
export GDK_PIXBUF_MODULE_FILE="\$CACHEDIR/loaders.cache"
171
-export LD_LIBRARY_PATH="\$GDK_PIXBUF_MODULEDIR:\$LD_LIBRARY_PATH"
172
sed "s|$gdk_pixbuf_moduledir|\$APPDIR/$gdk_pixbuf_moduledir|g" "\$APPDIR/$gdk_pixbuf_cache_file" > "\$GDK_PIXBUF_MODULE_FILE"
173
EOF
174
if [ -x "$gdk_pixbuf_query" ]; then
0 commit comments