summaryrefslogtreecommitdiff
path: root/devel/util-linux/files/patch-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/util-linux/files/patch-Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/util-linux/files/patch-Makefile.am b/devel/util-linux/files/patch-Makefile.am
deleted file mode 100644
index 25af74efade8..000000000000
--- a/devel/util-linux/files/patch-Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.am.orig 2020-07-23 09:26:04 UTC
-+++ Makefile.am
-@@ -65,7 +65,7 @@ CHECK_LOCALS =
- EXTRA_DIST =
- CLEANFILES =
-
--SUBDIRS = po
-+SUBDIRS = # po
-
- RCS_FIND_IGNORE = \( -name SCCS -o -name BitKeeper -o -name .svn -o \
- -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o
-@@ -76,7 +76,6 @@ EXTRA_DIST += \
- .version \
- autogen.sh \
- Documentation \
-- po/update-potfiles \
- README.licensing
-
- include tools/Makemodule.am