From 0491238a1ab47d40e9c233efa34c4c0c2da3f7e0 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sat, 10 Oct 2009 12:22:20 +0200 Subject: removed a workaround which is no longer needed at that place in package qt (by Tony Theodore) --- src/qt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt.mk b/src/qt.mk index 9c0c0b3..1887e31 100644 --- a/src/qt.mk +++ b/src/qt.mk @@ -1,5 +1,6 @@ # Copyright (C) 2009 Mark Brand # Volker Grabsch +# Tony Theodore # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the @@ -117,7 +118,6 @@ define $(PKG)_BUILD $(SED) 's,QWidget\.h,qwidget.h,g' -i '$(1)'/src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp # Configure Qt for MinGW target - $(SED) 's,PLATFORM=solaris-cc$$,PLATFORM=solaris-g++,' -i '$(1)'/configure cd '$(1)' && ./configure \ -opensource \ -confirm-license \ -- cgit v0.12