summaryrefslogtreecommitdiffstats
path: root/audio-players/cmus/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/cmus/PRE_BUILD')
-rwxr-xr-xaudio-players/cmus/PRE_BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio-players/cmus/PRE_BUILD b/audio-players/cmus/PRE_BUILD
new file mode 100755
index 0000000000..b718debfc9
--- /dev/null
+++ b/audio-players/cmus/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit 's:ffmpeg/avcodec.h:libavcodec/avcodec.h:' ffmpeg.c &&
+sedit 's:ffmpeg/avformat.h:libavformat/avformat.h:' ffmpeg.c &&
+sedit 's:ffmpeg/avio.h:libavformat/avio.h:' ffmpeg.c