mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-03 21:01:15 +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"
|
DEPEND=">=dev-lang/go-1.1"
|
||||||
|
|
||||||
ETCD_PACKAGE="github.com/coreos/etcd"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
./build
|
./build
|
||||||
}
|
}
|
||||||
|
@ -22,8 +22,6 @@ IUSE=""
|
|||||||
|
|
||||||
DEPEND=">=dev-lang/go-1.1"
|
DEPEND=">=dev-lang/go-1.1"
|
||||||
|
|
||||||
ETCD_PACKAGE="github.com/coreos/etcd"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
./build
|
./build
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user