[wpkg-users] [Bug 9] use a special "SERVERROOT" variables in packages.xml "install cmd"
    bugzilla-daemon at bugzilla.wpkg.org 
    bugzilla-daemon at bugzilla.wpkg.org
       
    Mon Nov 19 19:10:56 CET 2007
    
    
  
http://bugzilla.wpkg.org/show_bug.cgi?id=9
Rainer Meier <skybeam at users.sourceforge.net> changed:
           What    |Removed                     |Added
                 CC|                            |skybeam at users.sourceforge.ne
                   |                            |t
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Rainer Meier <skybeam at users.sourceforge.net>  2007-11-19 19:10:52 ---
Verified. Works.
Just write a wpkg.js-launcher batch script which sets the required parameters
before starting WPKG.js. WPKG-GUI allows you to set variables as well.
Additionally you might define variables on host and/or profile level:
<host ...>
    <variable name='LANG' value='enu' />
</host>
<profile ...>
    <variable name='LANG' value='deu' />
</profile>
Closing.
-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
    
    
More information about the wpkg-users
mailing list