Revision: 6127 Author: ek.kato Date: Sun Dec 27 17:09:44 2009 Log: * uim-candwin-qt4.pro.in (target.path) : Use @libexec...@.
http://code.google.com/p/uim/source/detail?r=6127 Modified: /trunk/qt4/candwin/uim-candwin-qt4.pro.in ======================================= --- /trunk/qt4/candwin/uim-candwin-qt4.pro.in Sun Oct 25 22:41:24 2009 +++ /trunk/qt4/candwin/uim-candwin-qt4.pro.in Sun Dec 27 17:09:44 2009 @@ -22,5 +22,5 @@ TARGET = uim-candwin-qt4 -target.path += @DESTDIR@@exec_prefix@/libexec +target.path += @DESTDIR@@libexecdir@ INSTALLS += target
