[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. upstream/1.4.0.2-16-gc8d8b77

Chow Loong Jin hyperair at gmail.com
Sat Mar 21 22:32:30 UTC 2009


The following commit has been merged in the master branch:
commit c8d8b77382f1c057fd7b1f62ba6666d28506da09
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Sun Mar 22 06:32:01 2009 +0800

    Change -V to -m in dh_makeclilibs call

diff --git a/debian/rules b/debian/rules
index 4363c82..e40a2c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/quilt/quilt.make
 VERSION=1.4.0.2
 
 override_dh_makeclilibs:
-	dh_makeclilibs -V$(VERSION)
+	dh_makeclilibs -m$(VERSION)
 
 override_dh_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.HTML

-- 
gdata-sharp



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