diff options
Diffstat (limited to 'audio/last.fm/files/patch-src_src.pro')
-rw-r--r-- | audio/last.fm/files/patch-src_src.pro | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/last.fm/files/patch-src_src.pro b/audio/last.fm/files/patch-src_src.pro deleted file mode 100644 index 02912dc1e033..000000000000 --- a/audio/last.fm/files/patch-src_src.pro +++ /dev/null @@ -1,17 +0,0 @@ ---- src/src.pro.orig 2010-10-11 17:11:16 UTC -+++ src/src.pro -@@ -4,13 +4,7 @@ QT += gui network xml sql - - INCLUDEPATH += lib libFingerprint/recommendation-commons - --PRECOMPILED_HEADER = precompiled.h --CONFIG += precompile_header -- --unix { -- # precompiled headers breaks icecream builds for some reason :( -- system( test `ps aux | grep iceccd | wc -l` -gt 1 ): CONFIG -= precompile_header --} -+CONFIG -= precompile_header - - #universal binaries cannot be built from precompiled headers - mac:release:CONFIG -= precompile_header |