On Thu, 2010-08-12 at 22:10 +0200, Pierre Chifflier wrote: > On Thu, Aug 12, 2010 at 08:35:21PM +0100, Adam D. Barratt wrote: > > On Thu, 2010-08-12 at 17:09 +0200, Pierre Chifflier wrote: > > > xtables-addons 1.26-2 contains the following (important) changes: > > > > > > * Do not build the TEE target (Closes: #592237) > > > * Fix build not to use kernel headers when building source (Closes: > > > #581779) > > > > Apologies if I'm missing something obvious, but I couldn't spot the fix > > for this in the debdiff; please could you explain how it is resolved? [..] > For an unknown reason it seems the debdiff only shows the second line > modified in debian/rules ... > Here are the relevant parts (in debian/rules): > > * Do not build the TEE target (Closes: #592237) > -> solved by telling kernel Makefile to not build the module
That one I worked out :-) but forgot to remove from the mail querying the changes; apologies for the confusion. [...] > * Fix build not to use kernel headers when building source (Closes: #581779) > -> solved by using the right target (user-clean-local instead of clean) > for make. user-clean-local only removes the user libraries, while clean > use the kernel Makefile to remove the modules Ah, I see. Thanks for the explanation. Unblocked. Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

