]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-chk
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / bkmk-chk
index aca60b1753c943baae3194311365ccfed04c6785..3e5e5fe98789aecfcd8b7f59f06c8a5ce018dd23 100755 (executable)
--- a/bkmk-chk
+++ b/bkmk-chk
@@ -7,10 +7,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
 
 ln -s "$HOME"/Desktop/bookmarks-*.json bookmarks_db.json &&
 BKMK_STORAGE=json convert_st.py pickle &&