summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-06-24 17:09:03 +0000
committerAli Polatel <hawking@gentoo.org>2008-06-24 17:09:03 +0000
commitc06af949e5552f5924b4043e3348741a1e0a26a3 (patch)
tree2b4ae65a8bf6e5ed08dfa7a47a6aa5a292c526f4
parentFixed Makefile. (diff)
downloadpython-updater-c06af949e5552f5924b4043e3348741a1e0a26a3.tar.gz
python-updater-c06af949e5552f5924b4043e3348741a1e0a26a3.tar.bz2
python-updater-c06af949e5552f5924b4043e3348741a1e0a26a3.zip
typo
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79995c0..523d14c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ MAN_INCLUDE=man.include
VERSION=$(shell ./python-updater -V)
FILES=AUTHORS ChangeLog python-updater python-updater.1
PKGDIR=python-updater-$(VERSION)
-TARBALL=$(PKGDIR)-tar.bz2
+TARBALL=$(PKGDIR).tar.bz2
all: python-updater.1 tarball