mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:17:14 +08:00
89f5fdf6ea
- added some makedeps - fixed some pkgs - broken pkgs: 7
11 lines
211 B
Diff
11 lines
211 B
Diff
--- a/gettext.pm 2005-05-31 20:11:16.000000000 -0700
|
|
+++ b/gettext.pm 2009-10-07 12:39:42.000000000 -0700
|
|
@@ -32,6 +32,7 @@
|
|
=cut
|
|
|
|
use Carp;
|
|
+use POSIX qw(:locale_h);
|
|
|
|
require Exporter;
|
|
require DynaLoader;
|