MSYS2-packages/autoconf2.71/0005-package.patch
Christoph Reiter a6098dd23f Rename autoconf to autoconf2.71
And suffix all commands/directories

The only downside here is that the manpages are suffixed too,
so one needs to do "man autoconf-2.71" to get the man page since
the autoconf-wrapper only provides the commands and not the man pages.
2022-01-16 10:20:22 +01:00

12 lines
266 B
Diff

--- autoconf-2.71/configure.orig 2021-12-27 17:08:45.948999800 +0100
+++ autoconf-2.71/configure 2021-12-27 17:08:51.894818700 +0100
@@ -2214,7 +2214,7 @@
# Define the identity of the package.
- PACKAGE='autoconf'
+ PACKAGE='autoconf-2.71'
VERSION='2.71'