remove unused kdelibs-3.5.0-modular-x.patch

This commit is contained in:
Than Ngo 2006-05-31 13:32:22 +00:00
parent f68913e248
commit 8a47cc6880
1 changed files with 2 additions and 3 deletions

View File

@ -50,7 +50,6 @@ Patch32: kdelibs-3.2.3-cups.patch
Patch33: kdelibs-3.3.2-ppc.patch
Patch34: kdelibs-3.4.0-qtdoc.patch
Patch35: kdelibs-3.4.92-inttype.patch
Patch36: kdelibs-3.5.0-modular-x.patch
Patch37: kdelibs-3.5.2-kdebug-kmail-quiet.patch
Patch38: kdelibs-3.5.2-cupsdconf2-group.patch
@ -181,7 +180,6 @@ format for easy browsing
%patch33 -p1 -b .ppc
%patch34 -p1 -b .qtdoc
%patch35 -p1 -b .inttype
%patch36 -p1 -b .modular-x
%patch37 -p1 -b .kdebug-kmail-quiet
%patch38 -p1 -b .cupsdconf2-group
@ -271,7 +269,8 @@ fi
%if %{pcre} == 0
--disable-pcre \
%endif
--disable-rpath
--disable-rpath \
--with-rgbfile=%{_datadir}/X11/rgb.txt
# ld breaks with -fPIC on ppc, workaround
# it will be removed when this bug is fixed