diff options
Diffstat (limited to 'audio/last.fm/files/patch-LastFM.pro')
-rw-r--r-- | audio/last.fm/files/patch-LastFM.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/last.fm/files/patch-LastFM.pro b/audio/last.fm/files/patch-LastFM.pro new file mode 100644 index 000000000000..519abaf586e0 --- /dev/null +++ b/audio/last.fm/files/patch-LastFM.pro @@ -0,0 +1,11 @@ +--- LastFM.pro.orig 2012-12-02 14:23:24.000000000 +0100 ++++ LastFM.pro 2012-12-02 14:23:37.000000000 +0100 +@@ -37,7 +37,7 @@ + SUBDIRS -= src/mediadevices/ipod + } + +-linux* { ++unix:!mac* { + SUBDIRS -= src/Twiddly \ + src/Bootstrapper/ITunesDevice + |