summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-scrollkeeper
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-scrollkeeper')
-rw-r--r--autoscripts/postinst-scrollkeeper3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postinst-scrollkeeper b/autoscripts/postinst-scrollkeeper
deleted file mode 100644
index b2180493..00000000
--- a/autoscripts/postinst-scrollkeeper
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ] && which scrollkeeper-update >/dev/null 2>&1; then
- scrollkeeper-update -q
-fi