net-im/tencent-qq: rename version
[gentoo-zh.git] / app-i18n / gcin / files / gcin-1.4.6.pre16-qt4-fix.patch
blob095d862bab073190db12ae42a0c729ae8e3df55c
1 diff -Nur gcin-1.4.6.pre16.orig/qt4-im/Makefile gcin-1.4.6.pre16/qt4-im/Makefile
2 --- gcin-1.4.6.pre16.orig/qt4-im/Makefile 2009-12-10 07:09:17.000000000 +0800
3 +++ gcin-1.4.6.pre16/qt4-im/Makefile 2009-12-16 10:07:01.259943371 +0800
4 @@ -15,7 +15,7 @@
5 $(CXX) -E $(CFLAGS) $(INCS) $< > $@
7 moc_gcin-qt.cpp: gcin-qt.h
8 - /usr/lib/$(QT)/bin/moc $< -o moc_gcin-qt.cpp
9 + /usr/bin/moc $< -o moc_gcin-qt.cpp
11 im-gcin.so: $(OBJS)
12 export LD_RUN_PATH=$(gcinlibdir) ;\