commit: 8523ba111ef0b942f241ccc0b95958632c5341e9
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 10:33:54 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 19:20:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8523ba11
app-forensics/dfxml: Do not install autotools helper.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
.../dfxml/{dfxml-20170921.ebuild => dfxml-20170921-r1.ebuild} | 7 -------
app-forensics/dfxml/dfxml-99999999.ebuild | 7 -------
2 files changed, 14 deletions(-)
diff --git a/app-forensics/dfxml/dfxml-20170921.ebuild
b/app-forensics/dfxml/dfxml-20170921-r1.ebuild
similarity index 86%
rename from app-forensics/dfxml/dfxml-20170921.ebuild
rename to app-forensics/dfxml/dfxml-20170921-r1.ebuild
index fa4fcd22ca6..d291bbf43c4 100644
--- a/app-forensics/dfxml/dfxml-20170921.ebuild
+++ b/app-forensics/dfxml/dfxml-20170921-r1.ebuild
@@ -31,10 +31,3 @@ src_prepare() {
eautoreconf
}
-
-src_install() {
- default
-
- insinto /usr/share/aclocal
- doins dfxml_configure.m4
-}
diff --git a/app-forensics/dfxml/dfxml-99999999.ebuild
b/app-forensics/dfxml/dfxml-99999999.ebuild
index 1ec11d75492..2acea0ac8a0 100644
--- a/app-forensics/dfxml/dfxml-99999999.ebuild
+++ b/app-forensics/dfxml/dfxml-99999999.ebuild
@@ -26,10 +26,3 @@ src_prepare() {
eautoreconf
}
-
-src_install() {
- default
-
- insinto /usr/share/aclocal
- doins dfxml_configure.m4
-}