commit: b57de6f9102df1304ba299b6bda12702ba61015b
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 21:28:15 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue May 14 21:28:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57de6f9
x11-misc/xkbset: Remove testing cruft
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
b/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
index 54d3d0f4fc8..47ac617ee11 100644
--- a/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
+++ b/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
@@ -37,11 +37,6 @@ PATCHES=(
"${WORKDIR}"/debian/patches/02-clarify-errors.patch
)
-pkg_setup() {
- ewarn "MAJOR ${DEBIAN_P_MAJOR}"
- ewarn "MINOR ${DEBIAN_P_MINOR}"
-}
-
src_compile() {
emake CC=$(tc-getCC) INC_PATH= LIB_PATH=
}