[csw-devel] SF.net SVN: gar:[3932] csw/mgar/pkg/gtk-doc/trunk

hson at users.sourceforge.net hson at users.sourceforge.net
Wed Mar 25 00:32:20 CET 2009


Revision: 3932
          http://gar.svn.sourceforge.net/gar/?rev=3932&view=rev
Author:   hson
Date:     2009-03-24 23:32:20 +0000 (Tue, 24 Mar 2009)

Log Message:
-----------
gtk-doc: Added postinstall script

Modified Paths:
--------------
    csw/mgar/pkg/gtk-doc/trunk/Makefile
    csw/mgar/pkg/gtk-doc/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/gtk-doc/trunk/files/CSWgtk-doc.postinstall

Modified: csw/mgar/pkg/gtk-doc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtk-doc/trunk/Makefile	2009-03-24 23:13:03 UTC (rev 3931)
+++ csw/mgar/pkg/gtk-doc/trunk/Makefile	2009-03-24 23:32:20 UTC (rev 3932)
@@ -11,6 +11,7 @@
 
 MASTER_SITES = $(GNOME_MIRROR)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += CSWgtk-doc.postinstall
 CATALOGNAME_CSWgtk-doc = gtk_doc
 
 PREREQUISITE_PKGS += CSWsgmlcommon CSWxmlcommon CSWdocbookxsl

Modified: csw/mgar/pkg/gtk-doc/trunk/checksums
===================================================================
--- csw/mgar/pkg/gtk-doc/trunk/checksums	2009-03-24 23:13:03 UTC (rev 3931)
+++ csw/mgar/pkg/gtk-doc/trunk/checksums	2009-03-24 23:32:20 UTC (rev 3932)
@@ -1,2 +1,2 @@
 94e02c937b6970e79657c705159b7d17  download/gtk-doc-1.11.tar.gz
-4a160ff0b2cf792141850d576a8f8fa4  download/CSWgtkdoc.gspec
+670ac741703e5c9e4be3fd3da6139fdf  download/CSWgtk-doc.postinstall

Added: csw/mgar/pkg/gtk-doc/trunk/files/CSWgtk-doc.postinstall
===================================================================
--- csw/mgar/pkg/gtk-doc/trunk/files/CSWgtk-doc.postinstall	                        (rev 0)
+++ csw/mgar/pkg/gtk-doc/trunk/files/CSWgtk-doc.postinstall	2009-03-24 23:32:20 UTC (rev 3932)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+if [ -x /opt/csw/bin/scrollkeeper-update ]; then
+	/opt/csw/bin/scrollkeeper-update -o /opt/csw/share/omf/gtk-doc-manual
+fi


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