summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscrollkeeper/build/scrollkeeper.SlackBuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/scrollkeeper/build/scrollkeeper.SlackBuild b/scrollkeeper/build/scrollkeeper.SlackBuild
index 35349a04..0a73c21b 100755
--- a/scrollkeeper/build/scrollkeeper.SlackBuild
+++ b/scrollkeeper/build/scrollkeeper.SlackBuild
@@ -199,11 +199,6 @@ config() {
config etc/scrollkeeper.conf.new
-# Update the scrollkeeper database if possible:
-if [ -x usr/bin/scrollkeeper-update ]; then
- usr/bin/scrollkeeper-update -p var/lib/scrollkeeper 1> /dev/null 2> /dev/null
-fi
-
EOINS
# Add a setup script that runs after the package installs, and which can