mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-01-03 05:02:18 +00:00
abump: install with make install
This commit is contained in:
parent
9aeef85a03
commit
e1ebd05ce6
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ datadir ?= $(prefix)/share/$(PACKAGE)
|
||||
abuildrepo ?= ~/.cache/apks
|
||||
|
||||
SCRIPTS := abuild devbuild buildrepo abuild-keygen \
|
||||
abuild-sign newapkbuild
|
||||
abuild-sign newapkbuild abump
|
||||
USR_BIN_FILES := $(SCRIPTS) abuild-tar
|
||||
SAMPLES := sample.APKBUILD sample.initd sample.confd \
|
||||
sample.pre-install sample.post-install
|
||||
|
Loading…
Reference in New Issue
Block a user