From 9c4fdf9ead1a6b694e0b96c3d04d2bc4939daca8 Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Wed, 27 May 2009 14:46:38 +0300 Subject: build: create archive directly from git tree So we don't get local modifications or extra files in the tarball. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 ## -- cgit v1.2.3