]> git.phdru.name Git - bookmarks_db.git/blobdiff - set-title-list
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / set-title-list
index 0ce876adcc84c2520241ea9e08f7887c76d069f7..4bc22c4923b424d53530b7ba90d53d99f1fc2f81 100755 (executable)
@@ -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
 
 set-title-list.py "$@" || exit 1