Bug#836759: proftpd-dfsg: please drop the build dependency on hardening-wrapper
Hilmar Preuße
hille42 at web.de
Tue Oct 25 21:35:42 UTC 2016
On 06.10.2016 22:20, Mattia Rizzolo wrote:
Hi,
> I can sponsor the upload if you want, but before I'd like to see more
> changes done, meaning:
>
<snip>
>
> 3) configure done by dh_auto_configure
>
I'd simply replace
./configure $(shell dpkg-buildflags --export=configure) $(CONF_ARGS)
--with-shared=$(DSOMODS1)$(DSOMODS2)$(DSOMODS3)$(DSOMODS4)
by
dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
$(CONF_ARGS) --with-shared=$(DSOMODS1)$(DSOMODS2)$(DSOMODS3)$(DSOMODS4)
Is that correct? This will give me a lot of duplicate parameters e.g.
--prefix=/usr will be specified twice in the configure call. This can be
cleaned up later on.
Hilmar
--
http://www.hilmar-preusse.de.vu/ #206401 http://counter.li.org
More information about the Pkg-proftpd-maintainers
mailing list