summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-build/autoconf-vanilla')
-rw-r--r--dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch2
-rw-r--r--dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch b/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch
index d9829d1ae213..879664f4096e 100644
--- a/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch
+++ b/dev-build/autoconf-vanilla/files/autoconf-2.71-conflicts.patch
@@ -16,7 +16,7 @@ index 17e1f8f..73d2ea7 100644
ACLOCAL_AMFLAGS = -I m4
-+# Work around file conflicts against sys-devel/autoconf -- Arsen
++# Work around file conflicts against dev-build/autoconf -- Arsen
+pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@
+
## All of these will be incrementally updated later, here or in included
diff --git a/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch b/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch
index b90864eacecb..b15b0267f140 100644
--- a/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch
+++ b/dev-build/autoconf-vanilla/files/autoconf-2.72-conflicts.patch
@@ -16,7 +16,7 @@ index 1db714b..cb0650a 100644
ACLOCAL_AMFLAGS = -I m4
-+# Work around file conflicts against sys-devel/autoconf -- Arsen
++# Work around file conflicts against dev-build/autoconf -- Arsen
+pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@
+
## All of these will be incrementally updated later, here or in included
@@ -39,7 +39,7 @@ index e5b3da5..04a3732 100644
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
+
-+# Work around file conflicts against sys-devel/autoconf -- Arsen
++# Work around file conflicts against dev-build/autoconf -- Arsen
+pkgdatadir = $(datadir)/@PACKAGE@-vanilla-@VERSION@
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@