summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 08:15:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 08:15:58 +0000
commitbc51e6ab5afefe5364f4d256eb8acd7e3bac1827 (patch)
treecff32950ae50a603e64418b5cd726a7178b7767b /contrib/crossrpms/rtems4.7/sh/gcc-sources.add
parentSync freebsd*/*/Makefile.ams (diff)
downloadrtems-bc51e6ab5afefe5364f4d256eb8acd7e3bac1827.tar.bz2
Package sources by default.
Diffstat (limited to 'contrib/crossrpms/rtems4.7/sh/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.7/sh/gcc-sources.add14
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
index dfeb3538ed..53bb404950 100644
--- a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
@@ -2,40 +2,40 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
# Patch0: gcc-4.1.0-rtems-mips.diff
Patch0: gcc-core-4.1.1-rtems-20060626.diff
# @PATCH0@
-%{?!_with_sources:NoSource: 0}
+%{?_without_sources:NoSource: 0}
%if %build_cxx
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_pkgvers}.tar.bz2
@PATCH1@
-%{?!_with_sources:NoSource: 1}
+%{?_without_sources:NoSource: 1}
%endif
%if %build_f95
Source2: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-fortran-%{gcc_pkgvers}.tar.bz2
@PATCH2@
-%{?!_with_sources:NoSource: 2}
+%{?_without_sources:NoSource: 2}
%endif
%if %build_gcj
Source3: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-java-%{gcc_pkgvers}.tar.bz2
@PATCH3@
-%{?!_with_sources:NoSource: 3}
+%{?_without_sources:NoSource: 3}
%endif
%if %build_gnat
Source4: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-ada-%{gcc_pkgvers}.tar.bz2
@PATCH4@
-%{?!_with_sources:NoSource: 4}
+%{?_without_sources:NoSource: 4}
%endif
%if %build_objc
Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.tar.bz2
@PATCH5@
-%{?!_with_sources:NoSource: 5}
+%{?_without_sources:NoSource: 5}
%endif
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
@PATCH50@
-%{?!_with_sources:NoSource: 50}
+%{?_without_sources:NoSource: 50}
%endif