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: 08-Apr-2008 16:36:51 Branch: HEAD Handle: 2008040815365000 Modified files: openpkg-src/fetchmail fetchmail.spec Log: fix path of manpages Summary: Revision Changes Path 1.92 +2 -1 openpkg-src/fetchmail/fetchmail.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/fetchmail/fetchmail.spec ============================================================================ $ cvs diff -u -r1.91 -r1.92 fetchmail.spec --- openpkg-src/fetchmail/fetchmail.spec 1 Jan 2008 14:53:44 -0000 1.91 +++ openpkg-src/fetchmail/fetchmail.spec 8 Apr 2008 14:36:50 -0000 1.92 @@ -32,7 +32,7 @@ Group: Mail License: GPL Version: 6.3.8 -Release: 20080101 +Release: 20080408 # package options %option with_conf no @@ -85,6 +85,7 @@ GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ + --mandir=%{l_prefix} \ --with-ssl=%{l_prefix} \ --without-kerberos \ --without-kerberos5 \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org