]> err.no Git - dpkg/commit
* Ok, TMPDIR usage is back in dpkg-deb and working
authorBen Collins <bcollins@debian.org>
Tue, 19 Oct 1999 22:14:43 +0000 (22:14 +0000)
committerBen Collins <bcollins@debian.org>
Tue, 19 Oct 1999 22:14:43 +0000 (22:14 +0000)
commit60e79bfff735323d5291de6f8d02080cf731f087
tree0b9d45ed2194e0d6e00d359e0ac3ae32522a2300
parent3593fd4559c9f3012d95b79aee4ed7c3d9ff2d16
  * Ok, TMPDIR usage is back in dpkg-deb and working
  * {include,scripts}/Makefile.am: Fix for using DESTDIR
  * debian/rules: really convert to DESTDIR on install target this
    time. chmod -x everything in /usr/lib to make lintian happy.
    in the clean phase just rm -rf $(BUILD), we don't need to run
    distclean and all that other stuff. Don't run "make dist", we
    simply copy the .tar.gz that dpkg-source creates for the byhand
    source.
ChangeLog
debian/changelog
debian/rules
dpkg-deb/build.c
dpkg-deb/info.c
include/Makefile.am
methods/Makefile.am