[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.4-3

Jo Shields directhex at apebox.org
Sat Jan 21 17:28:54 UTC 2012


The following commit has been merged in the master branch:
commit acef333c48c99f676c8a6c421cae7c29ce0d532b
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Jan 21 17:18:34 2012 +0000

    Correct dh syntax

diff --git a/debian/rules b/debian/rules
index ec26ba0..3f2e6e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,4 @@ override_dh_auto_install:
 	find debian/tangerine -name '*.la' -delete
 
 %:
-	dh $@ --with=autoreconf
+	dh $@ --with autoreconf

-- 
tangerine



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