]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk2db
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / bkmk2db
diff --git a/bkmk2db b/bkmk2db
index 514dd18380fe6e8e004ac383750cafad26d5e0ea..4eae2eb6244e2d3387d5be147e678b65e99a78c6 100755 (executable)
--- a/bkmk2db
+++ b/bkmk2db
@@ -4,10 +4,10 @@
 # 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-2014 PhiloSoft Design"
 # __license__ = "GNU GPL"
 
-PATH="$HOME/lib/bookmarks_db:$PATH"
+. "`dirname \"$0\"`"/set-path
 
 if [ ! -f ./bookmarks_db.pickle -a ! -f ./bookmarks_db.flad ]; then
    if [ -f ./bookmarks.html ]; then