Skip to content

Commit 8fa4aed

Browse files
author
yournamem
committed
revert slashes
1 parent 391bba2 commit 8fa4aed

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=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)