]> git.cworth.org Git - gzip/blob - debian/README.build
Imported Debian patch 1.3.12-6
[gzip] / debian / README.build
1 Note that using sudo during the build, such as with 'dpkg-buildpackage -rsudo'
2 may fail because wine (which is needed to run mingw32) doesn't like being run
3 as root when ~/.wine is owned by a normal user.  The fix for this is to either
4 build gzip with another root-gaining tool (fakeroot works fine), or to run the
5 entire build as root (ick!).  It may be possible to also solve this with some
6 interesting set of wine options, but I'm not motivated to figure that out since
7 fakeroot works.
8
9  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Apr 2008 08:16:17 -0600
10