[Pkg-cli-apps-commits] [sparkleshare] 01/03: --with no longer takes an =

Jo Shields directhex at moszumanska.debian.org
Mon Dec 21 22:06:09 UTC 2015


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

directhex pushed a commit to annotated tag debian/1.2-1
in repository sparkleshare.

commit f4fb0efc24771c7b509a6846ec29560c92461e45
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Dec 21 20:56:23 2015 +0000

    --with no longer takes an =
    
    (cherry picked from commit d5b3cf189b7cc94438b7217138530c5bc357b90e)
---
 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