Skip to content
Snippets Groups Projects
Commit e1ebd05c authored by Natanael Copa's avatar Natanael Copa
Browse files

abump: install with make install

parent 9aeef85a
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ datadir ?= $(prefix)/share/$(PACKAGE) ...@@ -8,7 +8,7 @@ datadir ?= $(prefix)/share/$(PACKAGE)
abuildrepo ?= ~/.cache/apks abuildrepo ?= ~/.cache/apks
SCRIPTS := abuild devbuild buildrepo abuild-keygen \ SCRIPTS := abuild devbuild buildrepo abuild-keygen \
abuild-sign newapkbuild abuild-sign newapkbuild abump
USR_BIN_FILES := $(SCRIPTS) abuild-tar USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \ SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install sample.pre-install sample.post-install
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment