summaryrefslogtreecommitdiff
path: root/textproc/info2man/files/patch-info2pod
blob: 7da050adb9f04ef8f3dcc2eef3c5d661e217960a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- info2pod.orig	Fri Apr  9 10:03:56 2004
+++ info2pod	Sat Jan 22 21:23:24 2005
@@ -28,6 +28,8 @@
 
 use strict qw(vars);
 
+use lib '%%DATADIR%%/';
+
 use cs::Misc;
 use cs::Sink;
 use cs::GNUInfo;