mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-wireless/iwmenu: remove useless src_configure
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
@@ -269,10 +269,6 @@ src_prepare() {
|
||||
sed -i -e 's/^strip = true$/strip = false/g' Cargo.toml || die "failed to disable stripping"
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
cargo_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user