]> git.phdru.name Git - bookmarks_db.git/blobdiff - Makefile
Make the distributive from the Subversion repository, not from CVS.
[bookmarks_db.git] / Makefile
index efa72ad8e4fbf5552060901a906328f913fc412f..e1e7bbd1195285e84f0fa14ce020170b8c1e5d02 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,11 +14,7 @@ all:
 
 .PHONY: distr
 distr:
-       ./mk-distr HEAD
-
-.PHONY: distr-%
-distr-%:
-       ./mk-distr "`echo $@ | sed s/^distr-//`"
+       ./mk-distr file:///home/phd/work/SVN/bookmarks_db/trunk
 
 fulldistr: clean examples_distr
        cd .. && tar cf - bookmarks_db | gzip -9 > bookmarks_db-$(VERSION)-`date +'%Y%m%d'`.tar.gz