summaryrefslogtreecommitdiffstats
path: root/cheese/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-07 17:28:33 +0200
committerpiernov <piernov@piernov.org>2011-09-07 17:28:33 +0200
commit8ce3b333a32d4a2bacd85523b787e69381381c81 (patch)
tree665275ac8c3df0d57946e87693c03e16e58b396e /cheese/post-install
parente6723e475648033a284baf8ec0964bba4a228c5a (diff)
downloadgnome3-8ce3b333a32d4a2bacd85523b787e69381381c81.tar.gz
gnome3-8ce3b333a32d4a2bacd85523b787e69381381c81.tar.bz2
gnome3-8ce3b333a32d4a2bacd85523b787e69381381c81.tar.xz
gnome3-8ce3b333a32d4a2bacd85523b787e69381381c81.zip
cheese 3.1.91-1 màj port
Diffstat (limited to 'cheese/post-install')
-rw-r--r--cheese/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/cheese/post-install b/cheese/post-install
index 37f17c6..84e9537 100644
--- a/cheese/post-install
+++ b/cheese/post-install
@@ -8,14 +8,6 @@ glib-compile-schemas /usr/share/glib-2.0/schemas
# icon cache
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-# scrolls
-SCROLLS="`pkginfo -l $port | grep usr/share/omf/.*\.omf$`"
-
-for SCROLL in $SCROLLS
-do
- scrollkeeper-install -q -p /var/lib/scrollkeeper /$SCROLL > /dev/null
-done
-
# desktop database
update-desktop-database > /dev/null