From 1ffabe284d9f5a4ac055941d9817af71be1e5b54 Mon Sep 17 00:00:00 2001 From: Parabola Date: Wed, 15 Feb 2012 20:35:57 +0000 Subject: Wed Feb 15 20:35:56 UTC 2012 --- testing/r/r.install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/r/r.install (limited to 'testing/r/r.install') diff --git a/testing/r/r.install b/testing/r/r.install deleted file mode 100644 index d3289ab64..000000000 --- a/testing/r/r.install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -- cgit v1.2.3-54-g00ecf