summaryrefslogtreecommitdiffstats
path: root/abs/core/cups/cups.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-11-11 15:19:51 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-11-11 15:19:51 (GMT)
commit7938c8e91741003d9b87347311f36c6c9cc24dea (patch)
treec9fa2dff543f1377f0053bf7c94ee490261dd039 /abs/core/cups/cups.install
parent7effbc65b427f6590dd9112b1fa08b7a1c9628b4 (diff)
downloadlinhes_pkgbuild-7938c8e91741003d9b87347311f36c6c9cc24dea.zip
linhes_pkgbuild-7938c8e91741003d9b87347311f36c6c9cc24dea.tar.gz
linhes_pkgbuild-7938c8e91741003d9b87347311f36c6c9cc24dea.tar.bz2
removed a bunch of duplicates
postgresql samba cups libmng xorg-utils-macro java
Diffstat (limited to 'abs/core/cups/cups.install')
-rw-r--r--abs/core/cups/cups.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/cups/cups.install b/abs/core/cups/cups.install
deleted file mode 100644
index 97fda5a..0000000
--- a/abs/core/cups/cups.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}