[SCM] ecasound/master: Enable Large File support

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Wed Feb 9 22:36:18 UTC 2011


The following commit has been merged in the master branch:
commit 719ef87d9794d6a3f375efa0d5b269fcd2325044
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Feb 9 22:32:50 2011 +0100

    Enable Large File support

diff --git a/debian/rules b/debian/rules
index 20bebcf..372d2ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@ --with autotools-dev
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-largefile
+
 override_dh_auto_clean:
 	mv ecasound.spec ecasound.spec.orig
 	dh_auto_clean

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list