summaryrefslogtreecommitdiff
path: root/perl/locale-gettext/posix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'perl/locale-gettext/posix.patch')
-rw-r--r--perl/locale-gettext/posix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/perl/locale-gettext/posix.patch b/perl/locale-gettext/posix.patch
deleted file mode 100644
index 2a1326315a..0000000000
--- a/perl/locale-gettext/posix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-# https://bugzilla.novell.com/show_bug.cgi?id=353715
---- gettext.pm
-+++ gettext.pm
-@@ -32,6 +32,7 @@
- =cut
-
- use Carp;
-+use POSIX;
-
- require Exporter;
- require DynaLoader; \ No newline at end of file