summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:19:46 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:23 +0100
commit1ee062ba1d57ad391adee1c135dcf474dc30d6b4 (patch)
tree30559a888fd26b75bb6d9a29786e2bd9ae2d40ef /dev-build/autoconf-vanilla
parentMove {sys-devel → dev-build}/autoconf-archive (diff)
downloadgentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.tar.gz
gentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.tar.bz2
gentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.zip
Move {sys-devel → dev-build}/autoconf
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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@