[csw-devel] SF.net SVN: gar:[5469] csw/mgar/pkg/pango/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 1 12:17:33 CEST 2009


Revision: 5469
          http://gar.svn.sourceforge.net/gar/?rev=5469&view=rev
Author:   dmichelsen
Date:     2009-07-01 10:17:33 +0000 (Wed, 01 Jul 2009)

Log Message:
-----------
pango: Add postinstall

Modified Paths:
--------------
    csw/mgar/pkg/pango/trunk/checksums
    csw/mgar/pkg/pango/trunk/files/CSWpango.postinstall

Modified: csw/mgar/pkg/pango/trunk/checksums
===================================================================
--- csw/mgar/pkg/pango/trunk/checksums	2009-07-01 09:07:05 UTC (rev 5468)
+++ csw/mgar/pkg/pango/trunk/checksums	2009-07-01 10:17:33 UTC (rev 5469)
@@ -1,2 +1,2 @@
-214c041500a6e1e3b84ff6f1ff51a6c7  download/CSWpango.postinstall
+02de6afbc35cb1036031da7098463555  download/CSWpango.postinstall
 63979efe16fe5abaa93c8ea48959e8f3  download/pango-1.24.3.tar.bz2

Modified: csw/mgar/pkg/pango/trunk/files/CSWpango.postinstall
===================================================================
--- csw/mgar/pkg/pango/trunk/files/CSWpango.postinstall	2009-07-01 09:07:05 UTC (rev 5468)
+++ csw/mgar/pkg/pango/trunk/files/CSWpango.postinstall	2009-07-01 10:17:33 UTC (rev 5469)
@@ -5,6 +5,9 @@
 if [ "$PKG_ROOT_DIR" = "" ] ; then PKG_ROOT_DIR=/ ; fi
 
 echo 'Updating pango.modules...'
-test -x ${PKG_ROOT_DIR}/opt/csw/bin/pango-querymodules && chroot "${PKG_ROOT_DIR}" /opt/csw/bin/pango-querymodules >/opt/csw/etc/pango/pango.modules
+test -x ${PKG_ROOT_DIR}/opt/csw/bin/pango-querymodules && \
+	chroot "${PKG_ROOT_DIR}" /opt/csw/bin/pango-querymodules >/opt/csw/etc/pango/pango.modules &&
+	chroot "${PKG_ROOT_DIR}" /usr/sbin/installf CSWpango /opt/csw/etc/pango/pango.modules f 0644 root bin &&
+	chroot "${PKG_ROOT_DIR}" /usr/sbin/installf -f CSWpango
 
 /bin/true


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list