diff options
Diffstat (limited to 'textproc/uim/files/patch-configure')
-rw-r--r-- | textproc/uim/files/patch-configure | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/textproc/uim/files/patch-configure b/textproc/uim/files/patch-configure deleted file mode 100644 index 790143b8afce..000000000000 --- a/textproc/uim/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.orig Sat Apr 10 10:42:35 2004 -+++ configure Sat Apr 10 10:43:38 2004 -@@ -19195,13 +19195,6 @@ - echo "$as_me: error: perl 5.x required for intltool" >&2;} - { (exit 1); exit 1; }; } - fi --if `perl -e "require XML::Parser" 2>/dev/null`; then --: --else -- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5 --echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;} -- { (exit 1); exit 1; }; } --fi - - # Remove file type tags (using []) from po/POTFILES. - |