source: rtems/contrib/crossrpms/cpukit/install.add @ 2620f00

4.104.114.84.95
Last change on this file since 2620f00 was 2620f00, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/10/07 at 14:25:23

New.

  • Property mode set to 100644
File size: 153 bytes
Line 
1%install
2  cd build
3
4  make DESTDIR=$RPM_BUILD_ROOT install
5  cd ..
6
7  rm -rf $RPM_BUILD_ROOT%{_prefix}/share/man
8  rm -rf $RPM_BUILD_ROOT%{_prefix}/bin
Note: See TracBrowser for help on using the repository browser.