diff --git a/xaw3d/xaw3d.spec b/xaw3d/xaw3d.spec index 45b9674f8d..7ca9118c99 100644 --- a/xaw3d/xaw3d.spec +++ b/xaw3d/xaw3d.spec @@ -42,7 +42,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: GPL Version: 1.5 -Release: 20030408 +Release: 20030704 # list of sources Source0: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz @@ -79,6 +79,12 @@ AutoReqProv: no %{l_make} %{l_mflags -O} Makefiles %{l_shtool} subst \ -e 's; -M mapfile;;g' \ + -e 's;\(PICFLAGS =.*\) -Kpic\(.*\)$;\1\2;g' \ + -e 's;\(CCOPTIONS =.*\) -Xc\(.*\)$;\1\2;g' \ + -e 's;\(CCOPTIONS =.*\) -x.*\(.*\)$;\1\2;g' \ + -e 's;\(CCOPTIONS =.*\) -x.*\(.*\)$;\1\2;g' \ + -e 's;\(CCOPTIONS =.*\) -x.*\(.*\)$;\1\2;g' \ + -e 's;\(CCOPTIONS =.*\) -x.*\(.*\)$;\1\2;g' \ Makefile %{l_make} %{l_mflags -O} LD=ld if [ ! -f libXaw3d.a ]; then