debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cfefbc28ce2d4616130341c9cbd3bc6a95b92b1a
Author: Loïc Minier <[email protected]>
Date:   Fri Apr 24 14:32:18 2009 +0200

    Add missing -- to dh_gencontrol call

diff --git a/debian/rules b/debian/rules
index 26faff6..13e0c6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,7 +128,7 @@ binary-arch: build install
        dh_makeshlibs -plibdecoration0 -V'libdecoration0 (>= 0.8.2)'
        dh_shlibdeps
        dh_installdeb
-       dh_gencontrol -Vcoreabiversion=$(CORE_ABIVERSION)
+       dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)
        dh_md5sums
        dh_builddeb
 


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to