]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-sort
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / bkmk-sort
index debb35c5ce5a04a5236f027fe6e430a5bd575c33..c802f2209212885ea0f4772d0033a057bf55574c 100755 (executable)
--- a/bkmk-sort
+++ b/bkmk-sort
@@ -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
 
 bkmk2db || exit 1