apply gcinit patch only on currently shipped bits, drop on future releases
This commit is contained in:
parent
7ec13e6102
commit
dc803d7c7b
4
gc.spec
4
gc.spec
@ -37,7 +37,9 @@ Provides: libgc-devel = %{version}-%{release}
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
# FIXME? -- Rex
|
# FIXME? -- Rex
|
||||||
#patch1 -p1 -b .gcinit
|
%if 0%{?rhel} < 6 && 0%{?fedora} < 10
|
||||||
|
%patch1 -p1 -b .gcinit
|
||||||
|
%endif
|
||||||
|
|
||||||
# refresh auto*/libtool to purge rpaths
|
# refresh auto*/libtool to purge rpaths
|
||||||
rm -f libtool libtool.m4
|
rm -f libtool libtool.m4
|
||||||
|
Loading…
Reference in New Issue
Block a user