Ignore:
Timestamp:
Sep 7, 2011, 6:56:58 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: libc rebuild dllar wrapper.

File:
1 edited

Legend:

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

    r175 r187  
    6060mkdir -p %{buildroot}%{_usr}
    6161cp -r "*" %{buildroot}%{_usr}
    62 mkdir -p %{buildroot}%{_datadir}/doc/libc-0.6.3
    63 mv %{buildroot}%{_usr}/doc/gcc-3.3.5 %{buildroot}%{_datadir}/doc/libc-0.6.3
    64 #mv %{buildroot}%{_datadir}/doc/gcc-3.3.5 libc-0.6.3
     62
     63rm -r %{buildroot}%{_usr}/doc/gcc-3.3.5/*
     64
     65rexx2vio bin/dllar.cmd $RPM_BUILD_ROOT%{_bindir}/dllar.exe
    6566
    6667%clean
     
    7071%files
    7172%defattr(-,root,root)
    72 %doc %{_datadir}/doc/*
     73%doc doc/gcc-3.3.5/*
    7374/%{_libdir}/libc06*.dll
    7475
Note: See TracChangeset for help on using the changeset viewer.