source: rtems/contrib/crossrpms/cpukit/prep.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: 92 bytes
Line 
1%prep
2%setup -c -T -n %{name}-%{version}
3
4%setup -q -T -D -n %{name}-%{version} -a0
5
6@PREP@
Note: See TracBrowser for help on using the repository browser.