summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2011-06-02 11:55:00 +0300
committerTimo Teräs <timo.teras@iki.fi>2011-06-02 11:55:00 +0300
commitf670c88e530965eeb0b7c3bae5640cab69344883 (patch)
tree699bdb7d95e509debe604414ed28f53cf419bdaa /Makefile
parent7f122b77e87fd69ec26afba2b022f2a1d4b33e7c (diff)
downloadabuild-f670c88e530965eeb0b7c3bae5640cab69344883.tar.bz2
abuild-f670c88e530965eeb0b7c3bae5640cab69344883.tar.xz
apkbuild-cpan: new tool superceding newapkbuild-cpan tool
Based on Aerdan's original work, this is a perl utility that interacts with CPAN which can create and update APKBUILDs with proper metadata info.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d63f9e9..d619773 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ LUA_SHAREDIR ?= $(prefix)/share/lua/$(LUA_VERSION)/
SCRIPTS := abuild devbuild buildrepo abuild-keygen \
abuild-sign newapkbuild abump apkgrel ap buildlab \
- newapkbuild-cpan
+ apkbuild-cpan
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install