|
|
@@ -39,7 +39,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: %{V_major_dot}s%{V_snap_comp}
|
|
|
-Release: 20030324
|
|
|
+Release: 20030326
|
|
|
|
|
|
# package options
|
|
|
%option with_cxx yes
|
|
|
@@ -49,7 +49,6 @@ Release: 20030324
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{V_snap_dash}/gcc-%{V_snap_comp}.tar.bz2
|
|
|
-Patch0: gcc33.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -69,7 +68,6 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n gcc-%{V_snap_comp}
|
|
|
- %patch -p0
|
|
|
%{l_shtool} subst -v -s \
|
|
|
-e "s;PREFIX_INCLUDE_DIR;PREFIX_INCLUDE_DIR_DISABLED;g" \
|
|
|
gcc/configure
|