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: 11-Feb-2008 20:02:33
Branch: HEAD Handle: 2008021119023300
Modified files:
openpkg-src/xmlto xmlto.spec
Log:
fix directory layout
Summary:
Revision Changes Path
1.25 +2 -1 openpkg-src/xmlto/xmlto.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmlto/xmlto.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 xmlto.spec
--- openpkg-src/xmlto/xmlto.spec 1 Jan 2008 15:07:43 -0000 1.24
+++ openpkg-src/xmlto/xmlto.spec 11 Feb 2008 19:02:33 -0000 1.25
@@ -32,7 +32,7 @@
Group: XML
License: GPL
Version: 0.0.19
-Release: 20080101
+Release: 20080211
# list of sources
Source0:
http://cyberelk.net/tim/data/xmlto/stable/xmlto-%{version}.tar.bz2
@@ -82,6 +82,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--with-bash=%{l_bash} \
--with-getopt=%{l_prefix}/bin/getopt \
--with-mktemp=%{l_prefix}/bin/mktemp
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]