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: 07-Aug-2007 22:58:08
Branch: HEAD Handle: 2007080721580800
Modified files:
openpkg-src/grep grep.spec
Log:
oops, missed one dir
Summary:
Revision Changes Path
1.50 +1 -1 openpkg-src/grep/grep.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/grep/grep.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 grep.spec
--- openpkg-src/grep/grep.spec 7 Aug 2007 20:49:15 -0000 1.49
+++ openpkg-src/grep/grep.spec 7 Aug 2007 20:58:08 -0000 1.50
@@ -74,7 +74,7 @@
INTLBISON="true" \
%{l_bash} ./configure \
--infodir=%{l_prefix}/info \
- --mandir=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--cache-file=./config.cache \
--prefix=%{l_prefix} \
--with-included-gettext \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]