[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791463: Quick review



On Sunday 06 March 2016 08:59:53 Andrew Shadura wrote:
> On 6 March 2016 at 01:20, Pali Rohár <pali.rohar@gmail.com> wrote:
> > First dpkg-buildpackage call works, but calling it secondary fails
> > with:
> > 
> > dpkg-source: info: local changes detected, the modified files are:
> >  udfclient-0.8.1/Makefile
> > 
> > It is because "debian/rules clean" calls only "bmake clean" which
> > does not delete autogenerated file Makefile. That is deleted by
> > another target "bmake cleandir".
> > 
> > So version 20150606-2 still does not work for udfclient.
> > 
> > Now I think that I should stay with my implementation which is
> > working instead experimenting with --buildsystem=bmake..
> 
> For that, there's debian/clean, where you delete the autogenerated
> file, just as you'd do if you had autoconf+gmake.

But should not be cleandir part of that --buildsystem=bmake? Or why not?

-- 
Pali Rohár
pali.rohar@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: