remove tarball target from Makefile
authorcolintu <colintu@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Wed, 18 Apr 2012 20:00:30 +0000 (20:00 +0000)
committercolintu <colintu@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Wed, 18 Apr 2012 20:00:30 +0000 (20:00 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@309 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

Makefile
changelog

index 1e9e9f4..21d1756 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-VERSION = 2.3.99.7
 INSTALL = /usr/bin/install -c
 
 # Installation directories
@@ -23,7 +22,3 @@ install:
        $(INSTALL) -d -m 755 $(etcdir)
        $(INSTALL) -m 644 abcde.conf $(etcdir)
 
-tarball:
-       @cd .. && tar czvf abcde_$(VERSION).orig.tar.gz \
-               abcde-$(VERSION)/{Makefile,COPYING,README,TODO,FAQ,abcde,abcde.1,abcde.conf,changelog,cddb-tool,cddb-tool.1,examples/,USEPIPES}
-
index ec15a62..d143ebb 100644 (file)
--- a/changelog
+++ b/changelog
@@ -13,8 +13,10 @@ abcde 2.5.1 UNRELEASED
   * replace deprecated egrep with grep -E (Closes issue 24)
   * remove -o 0 options from make install (Closes issue 17)
   * clean up indentation on older changelog entries
+  * remove tarball target from Makefile since dir structure
+    has changed now that we use subversion.
 
- -- Colin Tuckley <colint@debian.org>  Wed, 18 Apr 2012 19:54:24 +0100
+ -- Colin Tuckley <colint@debian.org>  Wed, 18 Apr 2012 20:54:24 +0100
 
 abcde 2.5.0