mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
app-containers/dnsname-cni-plugin: tidy ebuilds
This commit tidys the dnsname-cni-plugin ebuilds further. Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
parent
f55699a4f5
commit
92162b54a8
@ -36,8 +36,7 @@ RDEPEND="${DEPEND}"
|
||||
src_unpack() {
|
||||
default
|
||||
if [[ ${PV} == *9999 ]]; then
|
||||
git-r3_fetch
|
||||
git-r3_checkout
|
||||
git-r3_src_unpack
|
||||
pushd ${P}/plugins/meta/dnsname || die "location change for module building failed"
|
||||
ego get
|
||||
popd || die "location reset from module building failed"
|
||||
|
@ -35,8 +35,7 @@ RDEPEND="${DEPEND}"
|
||||
src_unpack() {
|
||||
default
|
||||
if [[ ${PV} == *9999 ]]; then
|
||||
git-r3_fetch
|
||||
git-r3_checkout
|
||||
git-r3_src_unpack
|
||||
pushd ${P}/plugins/meta/dnsname || die "location change for module building failed"
|
||||
ego get
|
||||
popd || die "location reset from module building failed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user