|
Last change
on this file since 1306 was 1169, checked in by dmik, 8 years ago |
|
spec: os2-rpm: Mostly revert r1167.
OS/2 file unlocking and bootdrive/unixroot macros are defined in rpm sources
so should belong to rpm rather than some external package.
This commit also moves config.sys macros to a separate file as macros.os2 is
installed only by package builders and config.sys macros are needed for
installing packages at normal user machines at rpm install runtime.
|
|
File size:
251 bytes
|
| Line | |
|---|
| 1 | #------------------------------------------------------------------------
|
|---|
| 2 | # OS/2 macros to handle config.sys (using cube script)
|
|---|
| 3 | #
|
|---|
| 4 |
|
|---|
| 5 | %os2_config_sys %{os2_boot_drive}\\config.sys
|
|---|
| 6 | %cube() cmd /c '%UNIXROOT%\\usr\\bin\\cube.exe %{*}'\
|
|---|
| 7 | %{nil}
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.