Files
packages/utils/grep/patches/902-skip-doc-tests-gnulib-tests.patch
Wei-Ting Yang 43479dac7b grep: update to 3.12
Changelog: https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00008.html

Also skip building doc, tests, and gnulib-tests.

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
2025-12-20 18:22:24 +02:00

12 lines
308 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -2399,7 +2399,7 @@ top_srcdir = @top_srcdir@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
AUTOMAKE_OPTIONS = gnu 1.12
-SUBDIRS = po lib doc src tests gnulib-tests
+SUBDIRS = po lib src
EXTRA_DIST = \
.mailmap \
ChangeLog-2009 \