summaryrefslogtreecommitdiffstats
path: root/security/libwhisker/files/patch-Makefile.pl
blob: 05526ee9f0d027db036d9349aa060f049aa87e73 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./Makefile.pl.orig	2010-01-24 04:35:26.000000000 +0000
+++ ./Makefile.pl	2014-05-21 16:29:01.000000000 +0000
@@ -171,7 +171,7 @@
 	command_build() if(!-e $TARGET);
 	die("Can not install without Config.pm") if($MODULES{Config}==0);
 	$CWD=&cwd if($MODULES{Cwd}>0);
-	my $where=$DESTDIR . $Config{'man3direxp'};
+	my $where=$DESTDIR . $Config{'siteman3direxp'};
 	my $t = $TARGET;
 	if($LIBRARY){
 		$t="$PACKAGE.3pm";
OpenPOWER on IntegriCloud