Changeset 200 in MondoRescue for branches/2.05/mindi/mindi.spec


Ignore:
Timestamp:
Dec 14, 2005, 12:24:36 PM (18 years ago)
Author:
bcornec
Message:

Fix a nasty bug in permissions for RPM build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mindi/mindi.spec

    r196 r200  
    8383%config(noreplace) %{_sysconfdir}/mindi/deplist.txt
    8484%doc CHANGES INSTALL COPYING README TODO README.ia64 README.pxe README.busybox
     85%{_mandir}
     86%{_libdir}/mindi
     87%attr(755,root,root) %{_libdir}/mindi/aux-tools/sbin/*
     88%attr(755,root,root) %{_libdir}/mindi/rootfs/bin/*
     89%attr(755,root,root) %{_libdir}/mindi/rootfs/sbin/*
    8590%attr(755,root,root) %{_sbindir}/*
    86 %{_libdir}/mindi
    87 %{_mandir}
    8891
    8992%changelog
Note: See TracChangeset for help on using the changeset viewer.