From f5c2f9225d9749ad7c39c0732bc95f8fadba9717 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 30 Aug 2005 12:56:47 +0000 Subject: [PATCH] fix build problem with docbook-style-xsl-1.69.1 --- pilot-link.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pilot-link.spec b/pilot-link.spec index 9b87261..5a26e13 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -8,7 +8,7 @@ Version: 0.12.0 Release: 0.pre4.5 Source: pilot-link-%{version}-%{interversion}.tar.bz2 Url: http://www.pilot-link.org/ -Patch1: pilot-link-0.12.0-pre3-lib64.patch +Patch1: pilot-link-0.12.0-docbook-style-xsl-1.69.1.patch # upstream patches Patch100: pilot-link-0.12.0-pre4-misc1.patch @@ -57,7 +57,7 @@ need to install pilot-link-devel. %prep %setup -q -n %{name}-%{version}-%{interversion} -%patch1 -p1 -b .lib64 +%patch1 -p1 -b .docbook-style-xsl %patch100 -p1 -b .gccwarning %build