You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Unicode-Map/files/0.112-no-scripts.patch

16 lines
443 B

diff -ur Unicode-Map-0.112-orig/Makefile.PL Unicode-Map-0.112/Makefile.PL
--- Unicode-Map-0.112-orig/Makefile.PL 2001-01-07 22:48:36.000000000 +0100
+++ Unicode-Map-0.112/Makefile.PL 2009-12-25 09:21:03.251784809 +0100
@@ -12,11 +12,5 @@
"COMPRESS" => "gzip",
"SUFFIX" => "gz"
},
- "EXE_FILES" => [
- "tools/map",
- "tools/mirrorMappings",
- "tools/mkCSGB2312",
- "tools/mkmapfile"
- ],
);