[Pkg-cli-libs-commits] [SCM] taglib-sharp branch, master, updated. debian/2.0.3.3+dfsg-3-8-g322f109

Chow Loong Jin hyperair at gmail.com
Wed Jan 27 06:29:18 UTC 2010


The following commit has been merged in the master branch:
commit 15a32bf9ffd0a42db8f1e0bf8fbc368f868f1a49
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Wed Jan 27 14:27:23 2010 +0800

    Get rid of configure-stamp, use mono-csc

diff --git a/debian/rules b/debian/rules
index 455d0d0..c40ae3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,9 +42,7 @@ get-orig-source:
 	rm -r $(DEB_SOURCE_NAME)-$(VERSION)
 
 override_dh_auto_configure:
-	dh_auto_configure -- --prefix=/usr MCS=/usr/bin/cli-csc
-
-	touch configure-stamp
+	dh_auto_configure -- --prefix=/usr MCS=/usr/bin/mono-csc
 
 override_dh_auto_install:
 	dh_auto_install

-- 
taglib-sharp



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