[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8-2-4-g16dd626

Mirco Bauer meebey at meebey.net
Sun Mar 20 16:37:24 UTC 2011


The following commit has been merged in the master branch:
commit 16dd6265ce4b0cb14ff0c70358987fe6bcf4afbf
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Mar 20 17:18:48 2011 +0100

    "dh --with-quilt" should have been "dh --with quilt"

diff --git a/debian/rules b/debian/rules
index afd8267..72bb66e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,6 @@ override_dh_auto_test:
 override_dh_clistrip:
 
 .DEFAULT:
-	dh --with-quilt $@
+	dh --with quilt $@
 
 .PHONY: $(PATCH_LIST_FILE)

-- 
smuxi



More information about the Pkg-cli-apps-commits mailing list