From 469cc23790af833ad6cf892d49fbb27d0a914d59 Mon Sep 17 00:00:00 2001 From: Johannes Winkelmann Date: Thu, 19 Oct 2006 10:39:19 +0200 Subject: [PATCH] update for 5.15 --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index a755b3f..686270d 100755 --- a/configure +++ b/configure @@ -742,7 +742,7 @@ pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' +mandir='${prefix}/man' ac_prev= ac_dashdash= @@ -1245,7 +1245,7 @@ Fine tuning of the installation directories: --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] + --mandir=DIR man documentation [PREFIX/man] --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] @@ -2023,7 +2023,7 @@ fi # Define the identity of the package. PACKAGE=prt-get - VERSION=5.14 + VERSION=5.15 cat >>confdefs.h <<_ACEOF