]> git.phdru.name Git - bookmarks_db.git/blobdiff - Makefile
svn => git
[bookmarks_db.git] / Makefile
index 831351c1c9034d86af64fa428da33b24a383ff05..fb9061b9de77e95fb7bc51ccff93e8340240ca5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # This file is a part of Bookmarks database and Internet robot.
 #
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2000-2013 PhiloSoft Design"
 # __license__ = "GNU GPL"
 #
 
@@ -18,7 +18,7 @@ all:
 
 .PHONY: distr
 distr:
-       ./mk-distr file:///home/phd/work/SVN/bookmarks_db/trunk
+       ./mk-distr
 
 fulldistr: clean examples_distr
        cd .. && tar cf - bookmarks_db | bzip2 -9 > bookmarks_db-$(VERSION).tar.bz2