diff options
Diffstat (limited to 'chinese/oxim/files/patch-configure')
-rw-r--r-- | chinese/oxim/files/patch-configure | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/chinese/oxim/files/patch-configure b/chinese/oxim/files/patch-configure deleted file mode 100644 index 52bccf2b3b3e..000000000000 --- a/chinese/oxim/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig 2009-03-25 08:36:16.000000000 +0800 -+++ configure 2009-12-27 14:42:27.000000000 +0800 -@@ -30785,9 +30785,9 @@ - - { $as_echo "$as_me:$LINENO: checking for qmake" >&5 - $as_echo_n "checking for qmake... " >&6; } -- if test -f ${qt_dir}/bin/qmake ; then -- { $as_echo "$as_me:$LINENO: result: ${qt_dir}/bin/qmake" >&5 --$as_echo "${qt_dir}/bin/qmake" >&6; } -+ if test -f ${LOCALBASE}/bin/qmake ; then -+ { $as_echo "$as_me:$LINENO: result: ${LOCALBASE}/bin/qmake" >&5 -+$as_echo "${LOCALBASE}/bin/qmake" >&6; } - have_qmake="yes" - else - { $as_echo "$as_me:$LINENO: result: not found!" >&5 |