aboutsummaryrefslogtreecommitdiff
path: root/archivers/rzip/files/patch-Makefile.in
blob: 35612fab31d5a1e478bc2b921a69702c90565abe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2006-02-14 00:38:23 UTC
+++ Makefile.in
@@ -4,7 +4,7 @@ INSTALL_BIN=$(exec_prefix)/bin
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 INSTALL_BIN=$(exec_prefix)/bin
-INSTALL_MAN=$(prefix)/man
+INSTALL_MAN=$(prefix)/share/man
 
 LIBS=@LIBS@
 CC=@CC@