From d75eb5fd87fb752220050258a7b1f11cac7f6691 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 10 Aug 2020 10:08:27 +0200 Subject: debian/*: Install indicator's systemd user service file into DEB package. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5341372..7382e4d 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ --with autoreconf + dh $@ --with autoreconf,systemd override_dh_autoreconf: if [ ! -e po/ayatana-indicator-notifications.pot.bak ]; then \ -- cgit v1.2.3