OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Dec-2007 10:32:24
Branch: HEAD Handle: 2007120509322400
Modified files:
openpkg-src/libxml libxml.spec
Log:
I see no reason why we have to still pass LIBS
Summary:
Revision Changes Path
1.114 +1 -2 openpkg-src/libxml/libxml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libxml/libxml.spec
============================================================================
$ cvs diff -u -r1.113 -r1.114 libxml.spec
--- openpkg-src/libxml/libxml.spec 24 Aug 2007 15:24:04 -0000 1.113
+++ openpkg-src/libxml/libxml.spec 5 Dec 2007 09:32:24 -0000 1.114
@@ -33,7 +33,7 @@
Group: XML
License: MIT-style
Version: 2.6.30
-Release: 20070824
+Release: 20071205
# list of sources
Source0: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@@ -76,7 +76,6 @@
CFLAGS="%{l_cflags -O} %{l_cppflags}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
- LIBS="-lz -liconv" \
./configure \
--prefix=%{l_prefix} \
--with-iconv=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]