commit: 113d120dfc0a9eb61391bb19a32fd5ff08483d81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 21:29:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 21:45:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113d120d
net-nds/tac_plus: fix DuplicateFiles (duplicate patch)
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch | 10 ----------
net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild | 2 +-
net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild | 2 +-
3 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch
b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch
deleted file mode 100644
index 4a1f579c62e..00000000000
--- a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/configure.in
-+++ b/configure.in
-@@ -126,7 +126,6 @@
-
- # compiler specifics
- AC_PROG_CC
--AM_C_PROTOTYPES
- AC_PROG_CPP
- AC_C_CONST
- AC_C_INLINE
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
b/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
index d1efa11dd8b..b4ca875a4c3 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}/${P}-parallelmake.patch"
- "${FILESDIR}/${P}-deansification.patch"
+ "${FILESDIR}/${PN}-4.0.4.19-deansification.patch"
)
src_prepare() {
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
index d9a7bd98090..97fcdb15581 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}/${P}-parallelmake.patch"
- "${FILESDIR}/${P}-deansification.patch"
+ "${FILESDIR}/${PN}-4.0.4.19-deansification.patch"
)
src_prepare() {