On Mon, May 21, 2018 at 04:06:15PM +0300, Riku Voipio wrote: > On 17 May 2018 at 16:48, L. Alberto Giménez <agimenez@xxxxxxxxxxx> wrote: > > When building a Debian package, cscope and tags generated files are > > accounted in the Debian packaging process, even causing some errors > > under some circumstances (generating diff between "pristine" tar and > > "patched sources"). > > Honestly you should use make mrproper, if you want to spin out source > packages. If otoh you don't have a use for the source package, use > bindeb-pkg. Well, to be honest I just wanted a .deb file to distribute to my VM in order to test and squash some bugs quickly, and in my machine, it was causing a recompilation every time I tried to build a new package, (26 minutes withh allyes). I just wanted to speed up things and avoid the full compilation that deb-pkg was doing (and mrproper would cause anyway) if I already had everything done. But I realized that bindeb-pkg does just what I want, so you can ignore this patch, sorry for the inconvenience. Regards, -- L. Alberto Giménez GnuPG key ID 0xDD4E27AB -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html