summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Teras <timo.teras@iki.fi>2009-05-27 14:46:38 +0300
committerTimo Teras <timo.teras@iki.fi>2009-05-27 14:46:48 +0300
commit9c4fdf9ead1a6b694e0b96c3d04d2bc4939daca8 (patch)
tree58ac33ee2aad6ab224fb9250d3f59e44fb9953fe /Makefile
parentc8c985136950eee7f6748593d6fdf31eea7f8493 (diff)
downloadapk-tools-9c4fdf9ead1a6b694e0b96c3d04d2bc4939daca8.tar.bz2
apk-tools-9c4fdf9ead1a6b694e0b96c3d04d2bc4939daca8.tar.xz
build: create archive directly from git tree
So we don't get local modifications or extra files in the tarball.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 956b978..7e1ed8b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
# Building apk-tools
PACKAGE := apk-tools
+TAGPREFIX := $(PACKAGE)-
VERSION := 2.0_pre12
##