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-2007 00:08:06
Branch: HEAD Handle: 2007021023080300
Modified files:
openpkg-src/aspell aspell.spec
Log:
fix location of docs
Summary:
Revision Changes Path
1.57 +3 -1 openpkg-src/aspell/aspell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 aspell.spec
--- openpkg-src/aspell/aspell.spec 13 Jan 2007 17:47:38 -0000 1.56
+++ openpkg-src/aspell/aspell.spec 10 Feb 2007 23:08:03 -0000 1.57
@@ -40,7 +40,7 @@
Group: Writing
License: GPL
Version: %{V_aspell}
-Release: 20070113
+Release: 20070211
# package options
%option with_perl no
@@ -123,6 +123,8 @@
GREP="grep" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
+ --infodir=%{l_prefix}/info \
--sysconfdir=%{l_prefix}/etc/aspell \
--libdir=%{l_prefix}/lib \
--enable-pkglibdir=%{l_prefix}/lib/aspell \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]