[SCM] soundtouch/master: Simplify the rules file. The shared library is now built by default.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Wed Sep 5 07:10:16 UTC 2012


The following commit has been merged in the master branch:
commit 71f1acaaac3871b3878ee5f7766c6b219a39aaa4
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Wed Sep 5 02:25:15 2012 -0400

    Simplify the rules file. The shared library is now built by default.

diff --git a/debian/rules b/debian/rules
index 9eb8638..dbd908f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-override_dh_auto_configure:
-	dh_auto_configure -- --enable-shared=yes
-
 override_dh_installdocs:
 	dh_installdocs -plibsoundtouch0 -psoundstretch
 

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list