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: 10-Oct-2005 08:51:29
Branch: HEAD Handle: 2005101007512900
Modified files:
openpkg-src/libidn libidn.spec
Log:
next try to get it building: disable Texinfo makeinfo command
Summary:
Revision Changes Path
1.22 +2 -1 openpkg-src/libidn/libidn.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libidn/libidn.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 libidn.spec
--- openpkg-src/libidn/libidn.spec 9 Oct 2005 15:40:02 -0000 1.21
+++ openpkg-src/libidn/libidn.spec 10 Oct 2005 06:51:29 -0000 1.22
@@ -33,7 +33,7 @@
Group: DNS
License: LGPL
Version: 0.5.19
-Release: 20051009
+Release: 20051010
# list of sources
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
@@ -86,6 +86,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
+ MAKEINFO="true" \
./configure \
--prefix=%{l_prefix} \
--includedir=%{l_prefix}/include/libidn \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]