mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/kismet: drop RESTRICT=strip
Closes: https://bugs.gentoo.org/958337 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -10,7 +10,6 @@ inherit autotools eapi9-ver python-single-r1 udev systemd
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://www.kismetwireless.net/git/${PN}.git"
|
||||
inherit git-r3
|
||||
RESTRICT="strip"
|
||||
else
|
||||
MY_P=${P/\./-}
|
||||
MY_P=${MY_P/_beta/-BETA}
|
||||
|
||||
@@ -10,7 +10,6 @@ inherit autotools eapi9-ver python-single-r1 udev systemd
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://www.kismetwireless.net/git/${PN}.git"
|
||||
inherit git-r3
|
||||
RESTRICT="strip"
|
||||
else
|
||||
MY_P=${P/\./-}
|
||||
MY_P=${MY_P/_beta/-BETA}
|
||||
|
||||
Reference in New Issue
Block a user