From df550a8351cd696bf1242554232cc9e33f8268d6 Mon Sep 17 00:00:00 2001 From: shadzik Date: Fri, 30 Jul 2010 21:53:07 +0000 Subject: [PATCH] - find lconvert Changed files: avogadro-linguist.patch -> 1.1 --- avogadro-linguist.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 avogadro-linguist.patch diff --git a/avogadro-linguist.patch b/avogadro-linguist.patch new file mode 100644 index 0000000..968675b --- /dev/null +++ b/avogadro-linguist.patch @@ -0,0 +1,11 @@ +--- cmake/modules/FindLinguist.cmake.orig 2010-07-30 23:48:18.577541674 +0200 ++++ cmake/modules/FindLinguist.cmake 2010-07-30 23:48:35.507554042 +0200 +@@ -39,6 +39,8 @@ + "[HKEY_CURRENT_USER\\Software\\Trolltech\\Qt3Versions\\4.0.0;InstallDir]/bin" + "[HKEY_CURRENT_USER\\Software\\Trolltech\\Versions\\4.0.0;InstallDir]/bin" + $ENV{QTDIR}/bin ++ /usr/lib64/qt4/bin ++ /usr/lib/qt4/bin + ) + + if(QT_LCONVERT_EXECUTABLE) -- 2.43.0