Changeset f1322b47 in rtems for contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
- Timestamp:
- Nov 10, 2008, 10:47:51 AM (11 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- bb20cc63
- Parents:
- 782c454
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
r782c454 rf1322b47 53 53 Group: Development/Tools 54 54 Version: %{gcc_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL 57 57 URL: http://gcc.gnu.org … … 388 388 %define __find_requires %{_builddir}/%{name}-%{gcc_rpmvers}/find-requires 389 389 390 390 %ifnarch noarch 391 391 # Extract %%__debug_install_post into debug_install_post~ 392 392 cat << \EOF > debug_install_post~ … … 410 410 %define __debug_install_post . ./debug_install_post 411 411 412 %endif 412 413 413 414 %clean
Note: See TracChangeset
for help on using the changeset viewer.