fix over-zealous global search and replace of 'win32' token in rules
[debian/gzip] / debian / rules
index a1fe3c5ded446cd08a8d66c227ccf33688478fd8..a8c932ce12db443dbae0b5f4bb191e8fd4a9abe8 100755 (executable)
@@ -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