From cc07cd60a803c7226d0bb91bf6d8a11aaf738cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Thu, 28 Apr 2016 15:32:45 -0300 Subject: moved the unmaintained arora to [pcr] --- libre/arora/install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libre/arora/install (limited to 'libre/arora/install') diff --git a/libre/arora/install b/libre/arora/install deleted file mode 100644 index b0409600c..000000000 --- a/libre/arora/install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null || true - update-desktop-database -q || true -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} -- cgit v1.2.3-2-g168b