[SCM] ecasound/master: Revert "Enable Large File support" -- already enabled by default

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Thu Feb 10 17:54:59 UTC 2011


The following commit has been merged in the master branch:
commit f6b3dad11b6a55062ce34170caff0b8657fc77bd
Author: Joel Roth <joelz at pobox.com>
Date:   Thu Feb 10 07:52:58 2011 -1000

    Revert "Enable Large File support" -- already enabled by default
    
    This reverts commit 719ef87d9794d6a3f375efa0d5b269fcd2325044.
    
    Conflicts:
    
    	debian/rules

diff --git a/debian/rules b/debian/rules
index a2bfcc8..20f1f94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --with autotools-dev python-support
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-largefile --enable-pyecasound=python
+	dh_auto_configure -- --enable-pyecasound=python
 
 override_dh_auto_clean:
 	mv ecasound.spec ecasound.spec.orig

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list