Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/augeas: drop AUTORECONF
@ 2019-09-07 20:09 Fabrice Fontaine
  2019-09-07 20:09 ` [Buildroot] [PATCH 2/2] package/augeas: bump to version 1.12.0 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2019-09-07 20:09 UTC (permalink / raw)
  To: buildroot

autoreconf is not needed since bump to version 1.10.1 in
commit 3cd6faa04cef1b1ebf5c5d47eeaf7e812ed02cb7

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/augeas/augeas.mk | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package/augeas/augeas.mk b/package/augeas/augeas.mk
index 8cb4f74e41..7897d8f493 100644
--- a/package/augeas/augeas.mk
+++ b/package/augeas/augeas.mk
@@ -11,9 +11,6 @@ AUGEAS_LICENSE = LGPL-2.1+
 AUGEAS_LICENSE_FILES = COPYING
 AUGEAS_DEPENDENCIES = host-pkgconf readline libxml2
 
-# patching examples/Makefile.am, can be removed when updating from version 1.9.0
-AUGEAS_AUTORECONF = YES
-
 AUGEAS_CONF_OPTS = --disable-gnulib-tests
 
 # Remove the test lenses which occupy about 1.4 MB on the target
-- 
2.23.0.rc1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-24 14:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-07 20:09 [Buildroot] [PATCH 1/2] package/augeas: drop AUTORECONF Fabrice Fontaine
2019-09-07 20:09 ` [Buildroot] [PATCH 2/2] package/augeas: bump to version 1.12.0 Fabrice Fontaine
2019-09-07 21:23 ` [Buildroot] [PATCH 1/2] package/augeas: drop AUTORECONF Thomas Petazzoni
2019-09-24 14:04 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox