Changeset 452 in MondoRescue
- Timestamp:
- Mar 22, 2006, 1:46:18 AM (19 years ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/distributions/rpm/mondo.spec
r445 r452 66 66 67 67 %build 68 %configure 68 %configure --program-prefix=%{?_program_prefix} 69 69 %{__make} VERSION=%{version} 70 70 -
branches/stable/tools/mkqemu
r445 r452 48 48 49 49 ipvm=10.0.2.15 50 sp=222251 50 52 51 for m in $SVN_VM; do 52 sp=22`host $m.mondo.musique-ancienne.org | cut -d. -f7` 53 53 vmp=0 54 54 if [ ! -f /users/vmplayer/$m.qemu ]; then
Note:
See TracChangeset
for help on using the changeset viewer.