From c9616e9d9e89ca505a45a4ab015513536391d5e1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 24 Oct 2009 20:03:06 +0000 Subject: newapkbuild: move code from abuild to new script try keep code in abuild cleaner by moving out creation of new apkbuild to separate script. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a833f1..43e5e57 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,8 @@ sysconfdir ?= /etc datadir ?= $(prefix)/share/$(PACKAGE) apkcache ?= ~/.cache/apks -SCRIPTS := abuild devbuild mkalpine buildrepo abuild-keygen abuild-sign +SCRIPTS := abuild devbuild mkalpine buildrepo abuild-keygen \ + abuild-sign newapkbuild USR_BIN_FILES := $(SCRIPTS) abuild-tar SAMPLES := sample.APKBUILD sample.initd sample.confd \ sample.pre-install sample.post-install -- cgit v1.2.3-60-g2f50