Ignore:
Timestamp:
Oct 12, 2011, 5:45:08 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: libc fixed mmap header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/libc.spec

    r222 r225  
    55Group:          System/Libraries
    66Version:        0.6.4
    7 Release:        9%{?dist}
     7Release:        10%{?dist}
    88Url:            http://svn.netlabs.org/libc
    99
     
    6868cp -p -r "usr/bin/*" %{buildroot}%{_bindir}
    6969cp -p -r "usr/include/*" %{buildroot}%{_includedir}
     70cp -p -r "include/*" %{buildroot}%{_includedir}
    7071cp -p -r "usr/lib/*" %{buildroot}%{_libdir}
    7172cp -p -r "usr/man/*" %{buildroot}%{_usr}/i386-pc-os2-elf
     
    108109
    109110%changelog
     111* Wed Oct 12 2011 yd
     112- fixed mmap include
     113
    110114* Wed Sep 05 2011 yd
    111115- removed binutils
Note: See TracChangeset for help on using the changeset viewer.