On 19/06/2011 00:36, Luk Claes wrote: > + # Remove .la files > + rm -f debian/banshee/usr/lib/banshee/*.la \ > + debian/banshee/usr/lib/banshee/*/*.la > +
I'd actually prefer something along the lines of find debian/tmp -name '*.la' -delete, and before dh_install. That way, any potential new packages don't pick up the .la files without requiring any manual changes to debian/rules. But this will do for the time being, and we can always change it in a later upload. And, like Iain said, I don't think the debian-changes should be there. -- Kind regards, Loong Jin
signature.asc
Description: OpenPGP digital signature