summaryrefslogtreecommitdiffstats
path: root/audio-players/xmms2/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/xmms2/PRE_BUILD')
-rwxr-xr-xaudio-players/xmms2/PRE_BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio-players/xmms2/PRE_BUILD b/audio-players/xmms2/PRE_BUILD
index 2037a9a89c..d01d3d2810 100755
--- a/audio-players/xmms2/PRE_BUILD
+++ b/audio-players/xmms2/PRE_BUILD
@@ -4,7 +4,4 @@ unpack_file &&
cd xmms* &&
echo -e "#!/bin/sh\ncd xmms*\n./waf configure --help" > ../configure &&
chmod +x ../configure &&
-sedit "230s:.*: conf.env[\"CCFLAGS\"] = Utils.to_list(conf.env[\"CFLAGS\"]):" wscript
-sedit "231s:.*: conf.env[\"CXXFLAGS\"] = Utils.to_list(conf.env[\"CXXFLAGS\"]):" wscript
-sedit "247s:.*: conf.env[\"CCFLAGS\"] = Utils.to_list(conf.env[\"CFLAGS\"]):" wscript
-sedit "248s:.*: conf.env[\"CXXFLAGS\"] = Utils.to_list(conf.env[\"CXXFLAGS\"]):" wscript
+patch -p0 < $SPELL_DIRECTORY/fix_flags.diff