source: rtems/contrib/crossrpms/binutils/prep.add @ 8d182ca

4.104.114.84.95
Last change on this file since 8d182ca was 8d182ca, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/26/07 at 09:35:04

Add BINUTILS_PKGVERS.

  • Property mode set to 100644
File size: 149 bytes
Line 
1%prep
2%setup -q -c -T -n %{name}-%{version}
3
4%setup -q -D -T -n %{name}-%{version} -a0
5cd binutils-%{binutils_pkgvers}
6%{?PATCH0:%patch0 -p1}
7cd ..
8
Note: See TracBrowser for help on using the repository browser.