Changeset 1166
- Timestamp:
- Jun 7, 2017, 12:49:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rpm/trunk/macros.in
r1162 r1166 1088 1088 1089 1089 #------------------------------------------------------------------------ 1090 # handle file unlocking, options:1091 # 0 - automatic handling (default)1092 # 1 - use config.sys driver only1093 # 2 - do nothing, report error1094 #1095 %_os2_unlock_mode 01096 1097 #------------------------------------------------------------------------1098 1090 # Macros to handle creation/deletion of WPS objects from %post* sections. 1099 1091 # There are four single macros: … … 1228 1220 \} || exit $? 1229 1221 1230 #------------------------------------------------------------------------1231 # OS/2 macros to handle config.sys changes (using cube script)1232 #1233 %os2_boot_drive %{_os2_boot_drive}1234 %os2_unixroot_drive %{_os2_unixroot_drive}1235 %os2_config_sys %{os2_boot_drive}\\config.sys1236 %cube() cmd /c '%UNIXROOT%\\usr\\bin\\cube.exe %{*}'\1237 %{nil}1238 1239 =======1240 1222 #------------------------------------------------------------------------------ 1241 1223 # Macros for further automated spec %setup and patch application
Note:
See TracChangeset
for help on using the changeset viewer.