* Wookey (woo...@wookware.org) [140824 13:34]:
> or just use dh_autoreconf which I think does exactly the same thing.
> 
> So with the attached patch the configure goes OK and the build proceeds but 
> eventually stops with:
> make[3]: Entering directory 
> '/home/buildd/packages/modified/openjade-1.4devel1/po'
> make[3]: *** No rule to make target 'Makevars', needed by 'Makefile'.  Stop.


One could create a Makevars from Makevars.template (or rather, I
copied the template to Makevars and ran
sed -e 's,COPYRIGHT_HOLDER.*,COPYRIGHT_HOLDER = see po-files,' -i po/Makevars
).

After doing so, the build fails at a later stage, because the
PACKAGE-variable is now used as openjade but should be OpenJade (as
also seen in configure.in). (One could adjust the installation paths
of course or move files around, but that doesn't seem to be the right
solution.)



Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to