summaryrefslogtreecommitdiff
path: root/pcr/ams/ams.install
diff options
context:
space:
mode:
authorGuest One <theguestone@gmail.com>2013-08-13 11:57:33 +0200
committerGuest One <theguestone@gmail.com>2013-08-13 11:57:33 +0200
commitb6414cff0939026d22320f031d5c76e28d44a1e6 (patch)
treef411c84e783acc5120d401ce5e71bfd8a0fa57e9 /pcr/ams/ams.install
parentea6c559e86923f7e09d924693ab47a18b7d6179f (diff)
downloadabslibre-b6414cff0939026d22320f031d5c76e28d44a1e6.tar.gz
abslibre-b6414cff0939026d22320f031d5c76e28d44a1e6.tar.bz2
abslibre-b6414cff0939026d22320f031d5c76e28d44a1e6.zip
removed ams due the inclusion in community repository
Diffstat (limited to 'pcr/ams/ams.install')
-rw-r--r--pcr/ams/ams.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/ams/ams.install b/pcr/ams/ams.install
deleted file mode 100644
index e111ef946..000000000
--- a/pcr/ams/ams.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}