[PATCH 1/2] debian: unrestrict automake and aclocal to be v1.11
Keng-Yu Lin
kengyu at canonical.com
Thu Aug 28 15:44:15 UTC 2014
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)
--
1.9.1
More information about the fwts-devel
mailing list