[arch-commits] Commit in abuse/trunk (abuse.install)

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Nov 4 18:35:15 UTC 2013


    Date: Monday, November 4, 2013 @ 19:35:14
  Author: arodseth
Revision: 100469

Added missing .install file

Added:
  abuse/trunk/abuse.install

---------------+
 abuse.install |   13 +++++++++++++
 1 file changed, 13 insertions(+)

Added: abuse.install
===================================================================
--- abuse.install	                        (rev 0)
+++ abuse.install	2013-11-04 18:35:14 UTC (rev 100469)
@@ -0,0 +1,13 @@
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_remove() {
+  post_upgrade
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list