Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > d6704b4b123984c98765a19514868fe2 > files > 3

catdoc-0.94-1mdv2008.1.src.rpm

--- catdoc-0.93.4/configure.in.pix	2004-09-30 21:08:03.000000000 +0200
+++ catdoc-0.93.4/configure.in	2004-11-12 15:16:11.247781689 +0100
@@ -58,7 +58,7 @@
  charsetcheck=""
 fi]) 
 test -z "$manext" && manext=.1
-test -z "$man1dir" && man1dir=\${prefix}/man/man1
+test -z "$man1dir" && man1dir=$mandir/man1
 if test -n "$WISH"; then
 AC_ARG_ENABLE(wordview,[  --disable-wordview	   Do not install tcl-tk
 						wrapper],[:],)