Hello Rene, hello debian-devel, Rene Engelhard schrieb am Sat 04. Feb, 10:23 (+0100): > Jörg Sommer wrote: > > # prep-deb-files from module-assistant creates the neccessary debian/ > > files > > -kdist_config: prep-deb-files > > +kdist_config: prep-deb-files patch-stamp > > Not needed. The patches are in -source already pre-applied. > > > + -$(MAKE) -f debian/rules unpatch > > or a dependency on unpatch.
A good point. I've a package with a library that does not support libtool. Because libtool saves files to special places it needs to be called for cleanup, too. If I set unpatch as dependency for the clean target all patches get removed before I can call make clean. Thus I have no way to patch the clean target of upstream makefiles. The idea I had was to call the unpatch target after I've run make clean. Do you have a better idea? Regards, Jörg. -- Eine Blume geht über eine Wiese, sieht einen schönen Menschen und reißt ihm den Kopf ab. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]