From 9e18d6f1826a7c5f70276fc933d6bec4c797b7d1 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 10 May 2016 10:41:21 -0500 Subject: file-roller-3.20.2-1.parabola1: updating version --- libre/file-roller/file-roller.install | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 libre/file-roller/file-roller.install (limited to 'libre/file-roller/file-roller.install') diff --git a/libre/file-roller/file-roller.install b/libre/file-roller/file-roller.install deleted file mode 100644 index 8b17fa3d4..000000000 --- a/libre/file-roller/file-roller.install +++ /dev/null @@ -1,13 +0,0 @@ -post_install() { - glib-compile-schemas /usr/share/glib-2.0/schemas - update-desktop-database -q - gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} -- cgit v1.2.3-2-g168b