From da02fa1cbc2443628289661b48dc0f635532acf1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 10 Aug 2020 13:15:50 +0200 Subject: debian/*: Install 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 eb8bcc6..e97abfe 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ --with autoreconf,gir + dh $@ --with autoreconf,gir,systemd override_dh_autoreconf: if [ ! -e po/ayatana-indicator-messages.pot.bak ]; then \ -- cgit v1.2.3