Changeset 3900
- Timestamp:
- 05/24/07 13:58:03 (6 years ago)
- Location:
- experimental/installation/specs
- Files:
-
- 1 added
- 1 modified
-
omniORB-4.0.7.spec (modified) (1 diff)
-
omniORB_new.spec (added)
Legend:
- Unmodified
- Added
- Removed
-
experimental/installation/specs/omniORB-4.0.7.spec
r3543 r3900 26 26 rm -rf $RPM_BUILD_ROOT 27 27 make install DESTDIR=$RPM_BUILD_ROOT 28 28 pushd bin/scripts 29 ./omniConf.sh 30 popd 29 31 30 32 %clean