Ignore:
Timestamp:
Nov 4, 2007, 3:23:15 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • strace useful for debug
  • fix new versions for pb (2.0.0 for mindi and 1.7.2 for mindi-busybox)
  • fix build process for mindi-busybox + options used in that version (dd for label-partitions-as-necessary)
  • fix typo in label-partitions-as-necessary which doesn't seem to work
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mindi-busybox/rpm/mindi-busybox.spec

    r1674 r1766  
    2828
    2929DESTDIR=${RPM_BUILD_ROOT}%{_libdir}/mindi/rootfs
    30 make PREFIX=$DESTDIR install
     30make CONFIG_PREFIX=$DESTDIR install
    3131
    3232%clean
     
    3535%files
    3636%defattr(-,root,root)
    37 %doc ChangeLog INSTALL LICENSE AUTHORS README TODO changelog svn.log
     37%doc ChangeLog INSTALL LICENSE AUTHORS README TODO svn.log
    3838%{_libdir}/mindi
    3939
Note: See TracChangeset for help on using the changeset viewer.