diff options
Diffstat (limited to 'textproc/ibus/files/patch-configure')
-rw-r--r-- | textproc/ibus/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ibus/files/patch-configure b/textproc/ibus/files/patch-configure deleted file mode 100644 index 01cd0b107839..000000000000 --- a/textproc/ibus/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2018-03-02 08:24:44 UTC -+++ configure -@@ -20218,7 +20218,7 @@ fi - - # Check whether --with-ucd-dir was given. - if test "${with_ucd_dir+set}" = set; then : -- withval=$with_ucd_dir; UCD_DIR=$with_emoji_annotation_dir -+ withval=$with_ucd_dir; UCD_DIR=$with_ucd_dir - else - UCD_DIR="/usr/share/unicode/ucd" - |