[arch-commits] Commit in leafpad/repos (extra-i686 extra-i686/leafpad.install)

Allan McRae allan at archlinux.org
Wed Sep 23 05:47:15 UTC 2009


    Date: Wednesday, September 23, 2009 @ 01:47:15
  Author: allan
Revision: 52903

Merged revisions 52901 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/leafpad/trunk

........
  r52901 | allan | 2009-09-23 15:45:59 +1000 (Wed, 23 Sep 2009) | 1 line
  
  add install file (FS#16322)
........

Added:
  leafpad/repos/extra-i686/leafpad.install
    (from rev 52901, leafpad/trunk/leafpad.install)
Modified:
  leafpad/repos/extra-i686/	(properties)

-----------------+
 leafpad.install |   11 +++++++++++
 1 file changed, 11 insertions(+)


Property changes on: leafpad/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /leafpad/trunk:1-50417
   + /leafpad/trunk:1-52901

Copied: leafpad/repos/extra-i686/leafpad.install (from rev 52901, leafpad/trunk/leafpad.install)
===================================================================
--- extra-i686/leafpad.install	                        (rev 0)
+++ extra-i686/leafpad.install	2009-09-23 05:47:15 UTC (rev 52903)
@@ -0,0 +1,11 @@
+post_install() {
+    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}




More information about the arch-commits mailing list