[SCM] ecasound/master: clarify that largefile support option applies to 32-bit systems

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


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

    clarify that largefile support option applies to 32-bit systems

diff --git a/debian/patches/0006-configure-largefile-support.patch b/debian/patches/0006-configure-largefile-support.patch
new file mode 100644
index 0000000..faefa71
--- /dev/null
+++ b/debian/patches/0006-configure-largefile-support.patch
@@ -0,0 +1,15 @@
+From: Joel Roth <joelz at pobox.com>
+Date: Thurs, 10 Feb 2011 19:57:10 +0100
+Subject: [PATCH] clarify configure script - largefile support for 32-bit systems
+
+---
+--- a/configure
++++ b/configure
+@@ -30068,6 +30068,7 @@
+ else
+ 	echo "Largefile support:      no"
+ fi
++	echo "(for 32-bit systems)"
+ if test x$termcap_library = xtermcap ; then
+ 	echo "Termcap:                termcap"
+ fi
diff --git a/debian/patches/series b/debian/patches/series
index 2eee8e5..df8624e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 0003-build-shared-libecasound.patch
 0004-build-shared-libecasoundc.patch
 0005-build-shared-libkvutils.patch
+0006-configure-largefile-support.patch

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list