* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/quidscor/
@ 2021-04-03 18:59 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-03 18:59 UTC (permalink / raw
To: gentoo-commits
commit: 871f3d515237c8b7655b8bc185c0c07b1986441a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 18:57:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 18:59:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871f3d51
net-analyzer/quidscor: eutils->epatch
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/quidscor/quidscor-1.2.48-r1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/quidscor/quidscor-1.2.48-r1.ebuild b/net-analyzer/quidscor/quidscor-1.2.48-r1.ebuild
index 9c118b6762a..15a6af1294c 100644
--- a/net-analyzer/quidscor/quidscor-1.2.48-r1.ebuild
+++ b/net-analyzer/quidscor/quidscor-1.2.48-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs
+
+inherit epatch toolchain-funcs
DESCRIPTION="Qualys IDS Correlation Daemon"
HOMEPAGE="http://quidscor.sourceforge.net/"
@@ -37,6 +38,7 @@ src_compile() {
src_install() {
emake PREFIX=/usr STAGING_PREFIX="${D}" install
dodoc ChangeLog FAQ MANIFEST README TODO
+
# fix ugly install
cd "${D}"/usr || die
mv etc .. || die
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-03 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 18:59 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/quidscor/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox