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:07:00
Branch: HEAD Handle: 2007021023065800
Modified files:
openpkg-src/samba samba.spec
Log:
fix location of manual pages
Summary:
Revision Changes Path
1.112 +2 -1 openpkg-src/samba/samba.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.111 -r1.112 samba.spec
--- openpkg-src/samba/samba.spec 6 Feb 2007 16:49:37 -0000 1.111
+++ openpkg-src/samba/samba.spec 10 Feb 2007 23:06:58 -0000 1.112
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 3.0.24
-Release: 20070206
+Release: 20070211
# package options
%option with_pam no
@@ -128,6 +128,7 @@
./configure \
--cache-file=./config.cache \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--libexecdir=%{l_prefix}/libexec/samba \
--localstatedir=%{l_prefix}/var/samba/run \
--sysconfdir=%{l_prefix}/etc/samba \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]