|
@@ -4,6 +4,8 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+all
|
|
DPKG_EXPORT_BUILDFLAGS = 1
|
|
DPKG_EXPORT_BUILDFLAGS = 1
|
|
include /usr/share/dpkg/buildflags.mk
|
|
include /usr/share/dpkg/buildflags.mk
|
|
|
|
|
|
|
|
+export systemdsystemunitdir = $(shell pkgconf --variable=systemdsystemunitdir systemd | sed s,^/,,)
|
|
|
|
+
|
|
%:
|
|
%:
|
|
dh $@ --with=bash-completion
|
|
dh $@ --with=bash-completion
|
|
|
|
|