Files
ports/misc/getopt/files/patch-configure
Matthias Andree 3e41c1690e misc/getopt: Update to 2.41.1
- Use util-linux versioning
- Rename DOCS option to EXAMPLES

Changes:	https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c
PR:		288057
2025-09-03 02:10:27 +08:00

12 lines
242 B
Plaintext

--- configure.orig 2025-06-24 07:57:03 UTC
+++ configure
@@ -38303,7 +38303,7 @@ fi
enable_getopt=$ul_default_estate
build_getopt=yes
if test "x$ul_default_estate" = xno; then
- build_getopt=no
+ build_getopt=yes
fi
else