Uploaders: FRRouting-dev <dev@lists.frrouting.org>,
Ondřej Surý <ondrej@debian.org>
Build-Depends:
- autotools-dev,
bison,
chrpath,
- debhelper (>= 9),
+ debhelper (>= 9.20150101),
debhelper (>= 9.20160709) <!pkg.frr.nosystemd> | dh-systemd <!pkg.frr.nosystemd>,
- dh-autoreconf,
flex,
gawk,
install-info,
endif
ifeq ($(filter pkg.frr.nosystemd,$(DEB_BUILD_PROFILES)),)
- DH_WITH_SYSTEMD=systemd,
CONF_SYSTEMD=--enable-systemd=yes
else
- DH_WITH_SYSTEMD=
CONF_SYSTEMD=--enable-systemd=no
endif
export PYTHON=python3
%:
- dh $@ -Bbuild --with=$(DH_WITH_SYSTEMD)autoreconf --parallel
+ dh $@ -Bbuild
override_dh_auto_configure:
$(shell dpkg-buildflags --export=sh); \