[SCM] fluidsynth/master: LIB_SUFFIX must be empty.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Sep 14 11:09:31 UTC 2010


The following commit has been merged in the master branch:
commit 6894eeffef9a111b6abf07b19419b9c750cccab5
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Sep 14 13:09:25 2010 +0200

    LIB_SUFFIX must be empty.

diff --git a/debian/rules b/debian/rules
index d2a4bb2..49c996e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ endif
 
 %:
 	dh $@ -Scmake
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DLIB_SUFFIX=''

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list