[Lunar-commits] <moonbase> polkit-qt: fixed build

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Feb 13 00:08:19 CET 2010


commit e22d8175af94865f573965aa481cf35b903393c1
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Feb 13 00:08:19 2010 +0100

    polkit-qt: fixed build
---
 qt4-apps/polkit-qt/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qt4-apps/polkit-qt/BUILD b/qt4-apps/polkit-qt/BUILD
index 92d197e..85e2536 100644
--- a/qt4-apps/polkit-qt/BUILD
+++ b/qt4-apps/polkit-qt/BUILD
@@ -5,7 +5,7 @@
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
-#  sedit "s:lib64/automoc4:lib64/automoc4 $KDE4_INSTALL_DIR/lib/automoc4/:" cmake/modules/FindAutomoc4.cmake &&
+  sedit "s:lib64/automoc4:lib64/automoc4 $KDE4_INSTALL_DIR/lib/automoc4/:" cmake/modules/FindAutomoc4.cmake &&
 
   mkdir $OOTB_DIR  &&
   cd $OOTB_DIR     &&


More information about the Lunar-commits mailing list