[Pkg-cli-apps-commits] [sparkleshare] 01/03: --with no longer takes an =
Jo Shields
directhex at moszumanska.debian.org
Mon Dec 21 21:17:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/1.1.0-2
in repository sparkleshare.
commit d5b3cf189b7cc94438b7217138530c5bc357b90e
Author: Jo Shields <directhex at apebox.org>
Date: Mon Dec 21 20:56:23 2015 +0000
--with no longer takes an =
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b42ff71..77611b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@ override_dh_auto_configure:
dh_auto_configure -- MCS=/usr/bin/mono-csc
%:
- dh $@ --with=cli
+ dh $@ --with cli
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/sparkleshare.git
More information about the Pkg-cli-apps-commits
mailing list