Changeset 194 for spec/trunk/SPECS/python.spec
- Timestamp:
- Sep 7, 2011, 8:01:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/python.spec
r168 r194 336 336 337 337 #%postun libs -p /sbin/ldconfig 338 339 340 %post 341 if [ "$1" = 1 ] ; then 342 #execute only on first install 343 %cube {DELLINE "SET PYTHONPATH="} c:\config.sys > NUL 344 %cube {DELLINE "SET PYTHONHOME="} c:\config.sys > NUL 345 fi 338 346 339 347
Note:
See TracChangeset
for help on using the changeset viewer.