summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/nkf/files/nkf-2.1.3-strip.patch')
-rw-r--r--app-i18n/nkf/files/nkf-2.1.3-strip.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/app-i18n/nkf/files/nkf-2.1.3-strip.patch b/app-i18n/nkf/files/nkf-2.1.3-strip.patch
deleted file mode 100644
index 5cfac8820f82..000000000000
--- a/app-i18n/nkf/files/nkf-2.1.3-strip.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/NKF.python/setup.py
-+++ b/NKF.python/setup.py
-@@ -8,5 +8,4 @@
- author="Matsumoto Tadashi",
- author_email="ma2@city.plala.jp",
- ext_modules = [
-- Extension("nkf", ["NKF_python.c"],
-- extra_link_args = ['-s'])])
-+ Extension("nkf", ["NKF_python.c"])])