mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
app-admin/sdnotify-proxy: Minor ebuild cleanups
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
98c9080c9d
commit
3fc130c75a
@ -23,13 +23,8 @@ LICENSE="Apache-2.0"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND=">=dev-lang/go-1.3"
|
|
||||||
|
|
||||||
src_compile() {
|
|
||||||
go_build "${COREOS_GO_PACKAGE}"
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
# Put sdnotify-proxy into its well-know location.
|
||||||
exeinto /usr/libexec
|
exeinto /usr/libexec
|
||||||
doexe ${GOBIN}/sdnotify-proxy
|
doexe ${GOBIN}/sdnotify-proxy
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user