[Pkg-voip-commits] [janus] 02/05: Tidy rules file: List dh plugins together.

Jonas Smedegaard dr at jones.dk
Fri Jul 28 17:26:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository janus.

commit a93156d5867d1116d694e986c9ad07209a762f4c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 28 12:24:15 2017 -0400

    Tidy rules file: List dh plugins together.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d4d2050..766d687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@  --with autoreconf --with systemd
+	dh $@  --with autoreconf,systemd
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-post-processing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list