[Debburn-devel] Re: [PATCH] "debian/rules clean" does not clean completely

Ryan Finnie ryan at finnie.org
Tue Sep 5 08:33:28 UTC 2006


On 9/5/06, Peter Samuelson <peter at p12n.org> wrote:
> +       $(MAKE) -C 3rd-party/zisofs_tools clean

Looking at the Makefile for zisofs_tools, that should probably be
"distclean", as it otherwise keeps around config.h, which gets
modified from svn trunk.  On a related note,
3rd-party/zisofs_tools/MCONFIG and 3rd-party/zisofs_tools/config.h
should be removed from svn, as they are automatically generated.

If those changes are made, then it looks like a dpkg-buildpackage and
then a "debian/rules clean" will leave the source tree in the same
state as before it was built.

Ryan Finnie



More information about the Debburn-devel mailing list