[Buildroot] [PATCH 1/1] package/guile: renumber patch

Fabrice Fontaine fontaine.fabrice at gmail.com
Sat Nov 7 16:45:47 UTC 2020


Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
---
 ....patch => 0003-Makefile.am-fix-build-without-makeinfo.patch} | 0
 package/guile/guile.mk                                          | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename package/guile/{0004-Makefile.am-fix-build-without-makeinfo.patch => 0003-Makefile.am-fix-build-without-makeinfo.patch} (100%)

diff --git a/package/guile/0004-Makefile.am-fix-build-without-makeinfo.patch b/package/guile/0003-Makefile.am-fix-build-without-makeinfo.patch
similarity index 100%
rename from package/guile/0004-Makefile.am-fix-build-without-makeinfo.patch
rename to package/guile/0003-Makefile.am-fix-build-without-makeinfo.patch
diff --git a/package/guile/guile.mk b/package/guile/guile.mk
index f1623008c8..5e901bb10f 100644
--- a/package/guile/guile.mk
+++ b/package/guile/guile.mk
@@ -9,7 +9,7 @@ GUILE_SOURCE = guile-$(GUILE_VERSION).tar.xz
 GUILE_SITE = $(BR2_GNU_MIRROR)/guile
 GUILE_INSTALL_STAGING = YES
 # For 0002-calculate-csqrt_manually.patch and
-# 0004-Makefile.am-fix-build-without-makeinfo.patch
+# 0003-Makefile.am-fix-build-without-makeinfo.patch
 GUILE_AUTORECONF = YES
 GUILE_LICENSE = LGPL-3.0+
 GUILE_LICENSE_FILES = LICENSE COPYING COPYING.LESSER
-- 
2.28.0



More information about the buildroot mailing list