On 22 December 2013 23:44, Julien Muchembled <[email protected]> wrote: > Due to upstream changes in Makefile, I couldn't build it Wheezy without > adding the following lines to debian/rules: > > # distclean target does not exist and make would waste time generating > # dependency files and version.h before failing. debhelper < 9.20130624 > # would even think distclean exists because something is printed. > override_dh_auto_clean: > make clean > > Even if not required for testing/unstable, this even speeds up build slightly.
Thanks for this work. I was planning to look into uploading update btrfs-tools soon. The distclean behavior is indeed peculiar, thanks a lot for tracking this down. -- Regards, Dimitri. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

