]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-add
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / bkmk-add
index 5e737e955023d4c99de28e394e60490d2ed20a80..01f403cfad85d187ea1a78a5f338decde93f55ab 100755 (executable)
--- a/bkmk-add
+++ b/bkmk-add
@@ -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