ACK: [PATCH 1/2] debian: unrestrict automake and aclocal to be v1.11
Colin Ian King
colin.king at canonical.com
Thu Aug 28 15:48:58 UTC 2014
On 28/08/14 16:44, Keng-Yu Lin wrote:
> The following patch has fixed this issue:
>
> commit 96dd6f11ce378c130d71e3ee679d5ef8d2642c22
> Author: Colin Ian King <colin.king at canonical.com>
> Date: Mon Jan 13 18:37:47 2014 +0000
>
> fwts: add subdir-objects as required now by automake 1.14
>
> Signed-of-By: Keng-Yu Lin <kengyu at canonical.com>
> ---
> debian/rules | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/debian/rules b/debian/rules
> index 0887c38..cf6e830 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -1,8 +1,6 @@
> #!/usr/bin/make -f
>
> export DEB_BUILD_HARDENING=1
> -export AUTOMAKE=automake-1.11
> -export ACLOCAL=aclocal-1.11
>
> DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
>
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list