As autoreconf doesn't like intltool, override dh_autoreconf and call
intltoolize and autoreconf ourselves.
with ACL support.
* Split libsystemd-login and libsystemd-daemon into separate binary
packages.
+ * As autoreconf doesn't like intltool, override dh_autoreconf and call
+ intltoolize and autoreconf ourselves.
-- Tollef Fog Heen <tfheen@debian.org> Wed, 14 Sep 2011 08:25:17 +0200
dh_install -plibpam-systemd debian/pam-configs /usr/share
dh_install debian/ifup@.service /lib/systemd/system
+autoreconf:
+ intltoolize -f
+ autoreconf -f -i
+
+override_dh_autoreconf:
+ dh_autoreconf debian/rules -- autoreconf
+
%:
dh $@ --parallel