Changeset 820 for packaging/dev.wis.tpl


Ignore:
Timestamp:
Nov 18, 2010, 1:55:01 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Attempted to solve a possible broken installation (see comment 1 of #172) by making the "Installation Utilities" package path fixed and allowing to change the "Development" package path instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/dev.wis.tpl

    r739 r820  
    1212     REQUIRES="netlabs.org\Qt4\Installation Utilities\${version_path}"
    1313     REQUIRES="2"
    14      TARGET="$(netlabs.org\Qt4\Installation Utilities)" FIXED
     14     TARGET="$(netlabs.org\Qt4\Installation Utilities)"
    1515     LONGFILENAMES
    1616     CREATEOBJECT="WPFolder|Qt ${version}|<WP_DESKTOP>|OBJECTID=<QT4_FOLDER>;"
     
    2626     CREATEOBJECT="WPProgram|Qt4 Command Prompt|<QT4_FOLDER>|EXENAME=cmd.exe;PARAMETERS=/k $(1)\util\QtEnv.cmd;OBJECTID=<QT4_ENV_CMD>;"
    2727     CREATEOBJECT="WPProgram|Qt4 Command Prompt (4OS/2)|<QT4_FOLDER>|EXENAME=4os2.exe;PARAMETERS=/k $(1)\util\QtEnv.cmd;OBJECTID=<QT4_ENV_4OS2>;"
    28 >Contains Qt development libraries, C++ headers and tools. This package is required</PCK>
     28     EXECUTE="$(2)\util\UpdateQtSysConf.cmd|Headers=$(1),Libraries=$(1),Binaries=$(1)"
     29     DEEXECUTE="$(2)\util\UpdateQtSysConf.cmd|Headers,Libraries,Binaries"
     30>Contains Qt development libraries, C++ headers and tools. This package is required. Note that the directory you select for this package will also be used for installing demos, examples and doc packages</PCK>
    2931
    3032<PCK INDEX=2
Note: See TracChangeset for help on using the changeset viewer.