summaryrefslogtreecommitdiff
path: root/archivers/cxunzip/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/cxunzip/patches/patch-ab')
-rw-r--r--archivers/cxunzip/patches/patch-ab23
1 files changed, 0 insertions, 23 deletions
diff --git a/archivers/cxunzip/patches/patch-ab b/archivers/cxunzip/patches/patch-ab
deleted file mode 100644
index 8e1d6f60f43..00000000000
--- a/archivers/cxunzip/patches/patch-ab
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2004/12/17 20:49:40 minskim Exp $
-
---- src/safe_gnome.h.orig 2004-12-17 14:24:16.000000000 -0600
-+++ src/safe_gnome.h
-@@ -0,0 +1,18 @@
-+#ifndef CXUNZIP_SAFE_GNOME_H
-+#define CXUNZIP_SAFE_GNOME_H
-+
-+#undef gettext
-+#undef dgettext
-+#undef dcgettext
-+#undef textdomain
-+#undef bindtextdomain
-+
-+#include <gnome.h>
-+
-+#undef gettext
-+#undef dgettext
-+#undef dcgettext
-+#undef textdomain
-+#undef bindtextdomain
-+
-+#endif