updated on Fri Jan 6 04:00:21 UTC 2012
[aur-mirror.git] / hime / qt4-lib64.patch
blob02069e11bf5e465d89db9b4c2e28d3a33b96431b
1 diff -aur hime-orig/configure hime-new/configure
2 --- hime-orig/configure 2011-12-20 18:05:24.000000000 -0800
3 +++ hime-new/configure 2011-12-21 02:51:54.634572998 -0800
4 @@ -253,7 +253,7 @@
6 # --- QT4 START ---
7 QT4_IM='N'
8 -QT4_IM_DIR=/usr/$LIB/qt4/plugins/inputmethods
9 +QT4_IM_DIR=/usr/$LIB/qt/plugins/inputmethods
10 echo "testing if you have qt4 support"
11 pkg-config --libs QtCore QtGui > /dev/null 2> /dev/null
12 if [ $? = 0 ]; then
13 diff -aur hime-orig/src/qt4-im/Makefile hime-new/src/qt4-im/Makefile
14 --- hime-orig/src/qt4-im/Makefile 2011-12-20 18:05:24.000000000 -0800
15 +++ hime-new/src/qt4-im/Makefile 2011-12-21 02:51:31.467906222 -0800
16 @@ -1,5 +1,5 @@
17 include ../../config.mak
18 -QT=qt4
19 +QT=qt
20 QTIM=$(QT)/plugins/inputmethods
21 IMMODULES=$(libdir)/$(QTIM)