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-2008 20:00:24
Branch: HEAD Handle: 2008021119002300
Modified files:
openpkg-src/bind bind.spec
Log:
fix location of manual pages
Summary:
Revision Changes Path
1.135 +2 -1 openpkg-src/bind/bind.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind/bind.spec
============================================================================
$ cvs diff -u -r1.134 -r1.135 bind.spec
--- openpkg-src/bind/bind.spec 1 Jan 2008 14:51:19 -0000 1.134
+++ openpkg-src/bind/bind.spec 11 Feb 2008 19:00:23 -0000 1.135
@@ -36,7 +36,7 @@
Group: DNS
License: ISC
Version: %{V_opkg}
-Release: 20080101
+Release: 20080211
# package options
%option with_dnssec yes
@@ -116,6 +116,7 @@
%endif
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/bind \
--localstatedir=%{l_prefix}/var/bind \
%if "%{with_dnssec}" == "yes"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]