aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/files/patch-aq20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-wm/icewm/files/patch-aq b/x11-wm/icewm/files/patch-aq
deleted file mode 100644
index ced8375bf1cd..000000000000
--- a/x11-wm/icewm/files/patch-aq
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/ylocale.h.orig Tue Oct 9 23:54:04 2001
-+++ src/ylocale.h Wed Feb 20 15:08:20 2002
-@@ -9,14 +9,16 @@
- #define __YLOCALE_H
-
- #ifdef CONFIG_I18N
--#include <iconv.h>
-+#include <giconv.h>
-
-+/*
- #if defined(CONFIG_LIBICONV) && !defined (_LIBICONV_VERSION)
- #error libiconv in use but included iconv.h not from libiconv
- #endif
- #if !defined(CONFIG_LIBICONV) && defined (_LIBICONV_VERSION)
- #error libiconv not in use but included iconv.h is from libiconv
- #endif
-+*/
-
- #endif
-