Update of /cvsroot/fink/web/xml/packaging
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv2039

Modified Files:
        packaging.en.xml 
Log Message:
Appears that InstallScript runs before Files in each SplitOff


Index: packaging.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- packaging.en.xml    27 Aug 2008 05:20:51 -0000      1.102
+++ packaging.en.xml    27 Aug 2008 05:44:07 -0000      1.103
@@ -3251,10 +3251,14 @@
 <p>
 During the install phase, the <code>InstallScript</code> and 
 <code>DocFiles</code> of the parent package are executed first.
-Next comes processing of the <code>SplitOff</code> and 
<code>SplitOff<em>N</em></code> fields. For each such field in turn, the 
<code>Files</code> command causes the listed files and directories
+Next comes processing of the <code>SplitOff</code> and
+<code>SplitOff<em>N</em></code> fields. For each such field in turn,
+the <code>InstallScript</code> of that field is run, and then the
+<code>Files</code> command causes the listed files and directories
 to be moved from the parent's installation directory %I to the
-current installation directory %i.  Then the <code>InstallScript</code>
-and <code>DocFiles</code> of the given <code>SplitOff</code> or 
<code>SplitOff<em>N</em></code> package are
+current installation directory %i.  Then the <code>DocFiles</code>
+and other Installation Phase fields of the given <code>SplitOff</code>
+or <code>SplitOff<em>N</em></code> package are
 executed.  
 </p><p>
 At this time, the <code>SplitOff</code> is processed first (if


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to