OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Oct-2007 09:16:30
Branch: HEAD Handle: 2007100508163000
Modified files:
openpkg-src/libedit libedit.spec
Log:
fix paths
Summary:
Revision Changes Path
1.35 +2 -1 openpkg-src/libedit/libedit.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libedit/libedit.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 libedit.spec
--- openpkg-src/libedit/libedit.spec 31 Aug 2007 07:34:37 -0000 1.34
+++ openpkg-src/libedit/libedit.spec 5 Oct 2007 07:16:30 -0000 1.35
@@ -37,7 +37,7 @@
Group: Terminal
License: BSD
Version: %{V_main}.%{V_snap}
-Release: 20070831
+Release: 20071005
# list of sources
Source0:
http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz
@@ -75,6 +75,7 @@
GREP="grep" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--datarootdir=%{l_prefix} \
--disable-shared
%{l_make} %{l_mflags}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]