Le 10/05/12 15:18, Olе Streicher a écrit : > Thibaut Paumard <[email protected]> writes: >> Can you not override clean to be a no-op or at least not trigger >> autoreconf if the patches have not been applied? > > Overriding with no-op doesn't help since then my directory is still > cluttered with all the trash from the build. > > To me, this problem sounds like a bug in devscripts: debuild (or > dpkg-package) should consistently handle the patching; either debuild > should *not* revert the patches, or debuild clean should apply them > first (and may or may not revert them afterwards). > > Cheers > > Ole > >
Have you tried debuild -tc? It ought to call debian/rules clean before unapplying the patches. IMHO, it should be the default. Regards, Thibaut. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

