debian/changelog |    4 +++-
 debian/rules     |    1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 4e6a7e37f896002954e16e184b4e00fe0a66e8b6
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Aug 15 13:56:24 2007 +0200

    Pass the --with-sysmanpath option to configure.
    
    This lets xman look for manpages in the right place, and
    fixes apropos search.

diff --git a/debian/changelog b/debian/changelog
index 613c3fe..8880257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,13 @@ x11-apps (7.2+1) UNRELEASED; urgency=low
   * xclock 1.0.3.
     + adds documentation for the -face command-line option (closes: #224402)
   * xman 1.0.3.
+  * Pass --with-sysmanpath option to configure so xman looks for manpages in
+    the right place (closes: #156497).
 
   [ Brice Goglin ]
   * Add upstream URL to debian/copyright.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Mon, 13 Aug 2007 19:15:34 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 15 Aug 2007 13:49:27 +0200
 
 x11-apps (0.1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 748b1b2..77bb284 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,7 @@ build-stamp:
                ../"$$FILE"/configure --prefix=/usr 
--mandir=\$${prefix}/share/man \
                             --infodir=\$${prefix}/share/info $(confflags) \
                             --disable-xprint \
+                            
--with-sysmanpath=/usr/man:/usr/share/man:/usr/local/man:/usr/local/share/man:/usr/X11R6/man:/opt/man
 \
                             CFLAGS="$(CFLAGS)" \
                             RSH=rsh \
                             MANCONF="/etc/manpath.config" && \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to