[arch-commits] Commit in koffice/repos (3 files)

Ronald van Haren ronald at archlinux.org
Thu Nov 26 21:46:32 UTC 2009


    Date: Thursday, November 26, 2009 @ 16:46:32
  Author: ronald
Revision: 59718

add krita.install

Added:
  koffice/repos/extra-i686/krita.install
Modified:
  koffice/repos/extra-i686/	(properties)
  koffice/repos/extra-i686/koffice.install

-----------------+
 koffice.install |    3 +--
 krita.install   |   12 ++++++++++++
 2 files changed, 13 insertions(+), 2 deletions(-)


Property changes on: koffice/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /koffice/trunk:1-58213
   + /koffice/trunk:1-59717

Modified: extra-i686/koffice.install
===================================================================
--- extra-i686/koffice.install	2009-11-26 21:41:02 UTC (rev 59717)
+++ extra-i686/koffice.install	2009-11-26 21:46:32 UTC (rev 59718)
@@ -1,6 +1,5 @@
 post_install() {
 	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-mime-database usr/share/mime &> /dev/null
 }
 
 post_upgrade() {
@@ -9,4 +8,4 @@
 
 post_remove() {
 	post_install
-}
\ No newline at end of file
+}

Added: extra-i686/krita.install
===================================================================
--- extra-i686/krita.install	                        (rev 0)
+++ extra-i686/krita.install	2009-11-26 21:46:32 UTC (rev 59718)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}
\ No newline at end of file




More information about the arch-commits mailing list