[Lunar-commits] <moonbase-kde> qt4: Don't need the BOOST sedit line, its present.

stumbles stumbles at lunar-linux.org
Thu Jul 4 03:14:27 CEST 2013


commit 8119fe088ce4324440a56c8d05f4033bd9289ac2
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 03 Jul 2013 18:13:57 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/8119fe088ce4324440a56c8d05f4033bd9289ac2

qt4: Don't need the BOOST sedit line, its present.
---
  qt4-apps/qt4/BUILD | +0/-4     
  1 file changed, 4 deletions(-)

--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -2,10 +2,6 @@
 # This lives in /usr/bin/
   sedit "s:/bin/ls:/usr/bin/ls:g" src/corelib/global/global.pri src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.h src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.cpp &&
 
-# Fixes a parsing error. See https://bugreports.qt-project.org/browse/QTBUG-22829 and 
-# https://bugs.kde.org/show_bug.cgi?id=304111 Comment 1.
-  sed -i "190i pp.macros[\"BOOST_TT_HAS_OPERATOR_HPP_INCLUDED\"]; // rh#756395" src/tools/moc/main.cpp &&
-
 # By ommitting the --prefix switch from the configure and performing this sedit we can remove
 # the group of sedit to repoint moc, uic and rcc locations to /usr/bin. 
   sedit "s:/usr/local/Trolltech/:$MODULE_PREFIX/share/$MODULE/Trolltech/:g" configure &&




More information about the Lunar-commits mailing list