diff --git a/gc.spec b/gc.spec index c5fc050..86e2993 100644 --- a/gc.spec +++ b/gc.spec @@ -37,7 +37,9 @@ Provides: libgc-devel = %{version}-%{release} %setup -q # FIXME? -- Rex -#patch1 -p1 -b .gcinit +%if 0%{?rhel} < 6 && 0%{?fedora} < 10 +%patch1 -p1 -b .gcinit +%endif # refresh auto*/libtool to purge rpaths rm -f libtool libtool.m4