mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-01 03:41:11 +02:00
chore(dev-db/etcd): remove unused env variable in ebuild
This commit is contained in:
parent
ebd02c0b19
commit
5eb5cb496a
@ -23,8 +23,6 @@ IUSE=""
|
||||
|
||||
DEPEND=">=dev-lang/go-1.1"
|
||||
|
||||
ETCD_PACKAGE="github.com/coreos/etcd"
|
||||
|
||||
src_compile() {
|
||||
./build
|
||||
}
|
||||
|
@ -22,8 +22,6 @@ IUSE=""
|
||||
|
||||
DEPEND=">=dev-lang/go-1.1"
|
||||
|
||||
ETCD_PACKAGE="github.com/coreos/etcd"
|
||||
|
||||
src_compile() {
|
||||
./build
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user