Skip to content

Commit 391bba2

Browse files
author
yournamem
committed
invert slashes
1 parent 228a7f8 commit 391bba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ cp -rnv /mingw64/lib/gettext/ ${deploy_dir}/lib/
5656
# We need this to properly display icons
5757
cp -rnv /mingw64/include/librsvg-2.0 ${deploy_dir}/include/
5858
cp -rnv /mingw64/lib/gdk-pixbuf-2.0/ ${deploy_dir}/lib/
59-
export GDK_PIXBUF_MODULEDIR=${deploy_dir}/lib/gdk-pixbuf-2.0/2.10.0/loaders
59+
export GDK_PIXBUF_MODULEDIR=lib\gdk-pixbuf-2.0\2.10.0\loaders
6060
gdk-pixbuf-query-loaders > ${deploy_dir}/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
6161

6262

0 commit comments

Comments
 (0)