X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=blobdiff_plain;f=Makefile;h=fb9061b9de77e95fb7bc51ccff93e8340240ca5e;hp=831351c1c9034d86af64fa428da33b24a383ff05;hb=5bafe0f832ec93712c39352f96f873019bb491e8;hpb=5a76cf205aceb6a50f724e9f9ac79c28d640308d diff --git a/Makefile b/Makefile index 831351c..fb9061b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # This file is a part of Bookmarks database and Internet robot. # # __author__ = "Oleg Broytman " -# __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