New.
This commit is contained in:
parent
a2fcfc43de
commit
4c06277ba5
12
help2man-1.36.4.diff
Normal file
12
help2man-1.36.4.diff
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur help2man-1.36.4.orig/help2man.PL help2man-1.36.4/help2man.PL
|
||||||
|
--- help2man-1.36.4.orig/help2man.PL 2005-10-16 17:38:47.000000000 +0200
|
||||||
|
+++ help2man-1.36.4/help2man.PL 2009-04-04 05:40:34.000000000 +0200
|
||||||
|
@@ -102,7 +102,7 @@
|
||||||
|
BEGIN {
|
||||||
|
eval {
|
||||||
|
require Locale::gettext;
|
||||||
|
- Locale::gettext->import;
|
||||||
|
+ Locale::gettext->import (qw(gettext textdomain));
|
||||||
|
$have_gettext = 1;
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user