summaryrefslogtreecommitdiff
path: root/extra/k9copy/k9copy.install
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-15 12:38:31 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-15 12:38:31 +0100
commit9cc2fc590c9555a88e525dd7b9f46670d2b6c86d (patch)
tree5b44625ba02e62805da3d594bf0d2527ebd85ebd /extra/k9copy/k9copy.install
parent8277e3709c16c740a06fa50da38f0f44969b6ad1 (diff)
Remove files missing from ABS.
Diffstat (limited to 'extra/k9copy/k9copy.install')
-rw-r--r--extra/k9copy/k9copy.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/k9copy/k9copy.install b/extra/k9copy/k9copy.install
deleted file mode 100644
index e70c054ec..000000000
--- a/extra/k9copy/k9copy.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}