diff mbox series

[1/1] package/guile: renumber patch

Message ID 20201107164547.560445-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/guile: renumber patch | expand

Commit Message

Fabrice Fontaine Nov. 7, 2020, 4:45 p.m. UTC
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@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%)

Comments

Peter Korsgaard Nov. 9, 2020, 4:03 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
diff mbox series

Patch

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