]> git.phdru.name Git - bookmarks_db.git/blobdiff - Makefile
by.ru has revived phd.by.ru mirror.
[bookmarks_db.git] / Makefile
index efa72ad8e4fbf5552060901a906328f913fc412f..c2b7852ea3687d39068d646501a059e4bc4425b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,4 @@
-
-
-VERSION=3.4.0
+VERSION=4.1.1
 EXAMPLE_SHELL=ns-unescape mz-unescape bkmk2db koi2win.db \
        bkmk-koi bkmk-win bkmk-chk bkmk-set bkmk-sort hotexplode.pl \
        check_title.py set-real_title.py set-title-list.py \
@@ -14,11 +12,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