From 7aeb8276e9da1039f6bb633097049b6a4a47f72a Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 21 Jan 2007 15:42:52 +0100 Subject: Makefile: Correct verison for target release --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index aeaed4c..5895c63 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for inotail # -# Copyright (C) 2006, 2007 Tobias Klauser +# Copyright (C) 2006-2007 Tobias Klauser # # Licensed under the terms of the GNU General Public License; version 2 or later. @@ -39,8 +39,8 @@ cscope: cscope -b release: - git-archive --format=tar --prefix=inotail-0.2/ HEAD | gzip -9v > ../inotail-$(VERSION).tar.gz - git-archive --format=tar --prefix=inotail-0.2/ HEAD | bzip2 -9v > ../inotail-$(VERSION).tar.bz2 + git-archive --format=tar --prefix=inotail-$(VERSION)/ HEAD | gzip -9v > ../inotail-$(VERSION).tar.gz + git-archive --format=tar --prefix=inotail-$(VERSION)/ HEAD | bzip2 -9v > ../inotail-$(VERSION).tar.bz2 clean: rm -f inotail *.o cscope.* -- cgit v1.2.3-54-g00ecf n value='master' selected='selected'>master net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
ModeNameSize