Changeset 563 in MondoRescue


Ignore:
Timestamp:
May 20, 2006, 11:30:40 PM (18 years ago)
Author:
bcornec
Message:

Attempt to remove all attr entry in mindi spec file which may cause more hassle than anything good

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/distributions/rpm/mindi.spec

    r555 r563  
    5252
    5353%files
    54 %defattr(644,root,root,755)
    5554%config(noreplace) %{_sysconfdir}/mindi
    5655%config(noreplace) %{_sysconfdir}/mindi/deplist.txt
     
    5857%{_mandir}/man8/*
    5958%{_libdir}/mindi
    60 %attr(755,root,root) %{_sbindir}/*
    61 %attr(755,root,root) %{_libdir}/mindi/aux-tools/sbin/*
    62 %attr(755,root,root) %{_libdir}/mindi/rootfs/bin/*
    63 %attr(755,root,root) %{_libdir}/mindi/rootfs/sbin/*
    6459
    6560%changelog
  • branches/stable/tools/livwww

    r545 r563  
    4747
    4848. $TOOLHOME/common-env
     49. $TOOLHOME/svn-env
    4950
    5051cd ${BASE}/svn
Note: See TracChangeset for help on using the changeset viewer.