diff options
-rw-r--r-- | x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild | 5 |
1 files changed, 0 insertions, 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 54d3d0f4fc8a..47ac617ee117 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= } |