On Friday 04 March 2016 22:48:59 Andrew Shadura wrote: > On 04/03/16 22:47, Pali Rohár wrote: > > On Friday 04 March 2016 22:40:35 Andrew Shadura wrote: > >> > On 4 March 2016 at 22:29, Pali Rohár <pali.ro...@gmail.com> > >> > wrote: > >>>> > >> I just wanted to note that with the latest bmake > >>>> > >> (20150606-1), it is enough to have this in your > >>>> > >> debian/rules: > >>>> > >> > >>>> > >> #!/usr/bin/make -f > >>>> > >> > >>>> > >> %: > >>>> > >> dh $@ --buildsystem=bmake > >>>> > >> > >>>> > >> And then you have to apply a patch to Makefile.in so that > >>>> > >> the Makefile accepts and uses DESTDIR. > >>> > > > >>> > > I tested it and it does not work. It even did not called > >>> > > autoconf and configure parts... So sorry, your proposed > >>> > > solution does not work. > >> > > >> > Well, I did test it and it worked, otherwise I wouldn't have > >> > proposed it. > > > > See attachment in which is build log... > > What version of bmake are you using?
20150606-1 Anyway, now I found where is probably problem. sub check_auto_buildable test whether exists Makefile or makefile file. But such file will not exists until autoconf is run. -- Pali Rohár pali.ro...@gmail.com
signature.asc
Description: This is a digitally signed message part.