Le 10/05/12 14:47, Olе Streicher a écrit : > Hi Thibaut, > > Thibaut Paumard <[email protected]> writes: >> If you use a patch system, you should use it to do the patching > > OK, so I created a small shell script what creates/updates a file > in debian/patches. > > However, now I have another problem: when I run > > debuild > debuild clean > > I get an error since "debuild clean" does not apply the patches, and > "clean" calls (indirectly) autoreconf -- and the unpatched Makefile.am > resp. configure.ac (which is processed there) don't work with the > standard autoconf. > > Cheers > > Ole > >
Hi, Can you not override clean to be a no-op or at least not trigger autoreconf if the patches have not been applied? regards, Thibaut. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

