launchpad-users team mailing list archive
-
launchpad-users team
-
Mailing list archive
-
Message #06955
debuild fails locally
Hello list,
i tried to build a package locally before uploading to LP.
The run fails with "No rule to make target 'bzr.mk', needed by 'all-
am". Then it breaks with "recipe for target 'build' failed. [1].
The file 'bzr.mk' is already in the sourcecode and isn't generated [2].
In the Makefile [3] i'm using:
bzrmkdir = $(datadir)/bzrmk/
bzrmk_DATA = bzr.mk
But why it fails?
P.S.: Is this the right list, or exists a seperate packaging list?
Greetings
Sascha
[1] https://paste.ubuntu.com/25608924/
[2] https://bazaar.launchpad.net/~sascha-manns-h/bzrmk/trunk/files/head
:/src/
[3] https://bazaar.launchpad.net/~sascha-manns-h/bzrmk/trunk/view/head:
/src/Makefile.am
Follow ups