[SCM] ecasound/master: Enable Large File support
Joel Roth
joelz at pobox.com
Thu Feb 10 01:09:10 UTC 2011
On Wed, Feb 09, 2011 at 10:36:18PM +0000, ghedo-guest at users.alioth.debian.org wrote:
> 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
We don't need to enable this option: it is default behavior.
-------------------------------------------------------------
commit af792796fe9c3f87690b39a9b531d5ef1b53c0fb
Author: Kai Vehmanen <kvehmanen -at- eca -dot- cx>
Date: Sun Feb 1 23:18:05 2009 +0200
Changed largefile support to be enabled by default if supported by the system.
-------------------------------------------------------------
> override_dh_auto_clean:
> mv ecasound.spec ecasound.spec.orig
> dh_auto_clean
>
> --
> ecasound packaging
>
> _______________________________________________
> pkg-multimedia-commits mailing list
> pkg-multimedia-commits at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-commits
--
Joel Roth
More information about the pkg-multimedia-maintainers
mailing list