From 8e974c4c1ec984772720c773220e365d97006974 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 15 Jul 2011 10:34:05 -0600 Subject: [PATCH] fix over-zealous global search and replace of 'win32' token in rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a1fe3c5..a8c932c 100755 --- a/debian/rules +++ b/debian/rules @@ -74,7 +74,7 @@ install-indep: build-indep dh_clean -k dh_installdirs i686-w64-mingw32-strip build-indep/gzip.exe - install -m 0755 build-indep/gzip.exe debian/gzip-indep/usr/share/indep/ + install -m 0755 build-indep/gzip.exe debian/gzip-win32/usr/share/win32/ binary-indep: build-indep install-indep dh_testdir -i -- 2.30.2