#
# This file is a part of Bookmarks Database and Internet robot.
# Author: Oleg BroytMann <phd@phd.pp.ru>.
-# Copyright: (C) 2004 PhiloSoft Design.
+# Copyright: (C) 2004-2008 PhiloSoft Design.
# License: GPL.
# __revision__ = "$Id$"
# __date__ = "$Date$"[7:-2]
# __author__ = "Oleg Broytmann <phd@phd.pp.ru>"
-# __copyright__ = "Copyright (C) 2004 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2004-2008 PhiloSoft Design"
error() {
umask 022
cd "$HOME/work" || exit 1
svn export "$1" bookmarks_db || exit 1
-cd bookmarks_db && exec make fulldistr
+cd bookmarks_db && make fulldistr && \
+exec rm -rf bookmarks_db