diff options
Diffstat (limited to 'gnome-unstable/libpeas/libpeas.install')
-rw-r--r-- | gnome-unstable/libpeas/libpeas.install | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gnome-unstable/libpeas/libpeas.install b/gnome-unstable/libpeas/libpeas.install deleted file mode 100644 index 1a05f573e..000000000 --- a/gnome-unstable/libpeas/libpeas.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} |