1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 16:05:08 +00:00
serenity/Ports/m4/patches/Makefile.am.patch
AnicJov d3630a7b1f Ports: Fix m4
This patch fixes the m4 port by removing unneeded make subdirs that
would cause the build to fail on some systems. We now only care about
the `lib` and `src`.
2021-03-25 10:58:45 +01:00

11 lines
385 B
Diff

--- m4-1.4.9/Makefile.am 2021-03-22 06:08:56.323301400 +0100
+++ m4-1.4.9-patched/Makefile.am 2021-03-22 06:10:35.508791200 +0100
@@ -20,7 +20,7 @@
##
## Written by Gary V. Vaughan <gary@gnu.org>
-SUBDIRS = . examples lib src doc checks
+SUBDIRS = . lib src
EXTRA_DIST = bootstrap c-boxes.el gendocs.sh GNUmakefile Makefile.maint \
m4/gnulib-cache.m4
DISTCLEANFILES = stamp-h