]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
Remove absolute directory ~/lib to make it portable
[bookmarks_db.git] / bkmk-rsync
index 8e87e12b955f45014b14b156760befed5b78922a..0e73217378c00601fc7fb7045dfa8acf8c12e0a4 100755 (executable)
@@ -3,14 +3,11 @@
 #
 # This file is a part of Bookmarks database and Internet robot.
 #
-# __version__ = "$Revision$"[11:-2]
-# __revision__ = "$Id$"[5:-2]
-# __date__ = "$Date$"[7:-2]
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design"
 # __license__ = "GNU GPL"
 
-PATH=$HOME/lib/bookmarks_db:$PATH
+. "`dirname \"$0\"`"/set-path
 umask 077
 
 bkmk2db || exit 1