Renamed the patch for ffmpeg r7407 so haikuporter would pick it up, should build ok now, may need to adjust the ./configure line some still.

This commit is contained in:
Scott McCreary
2009-11-17 00:38:06 +00:00
parent 25d9ce87eb
commit 8bb71da0f5
2 changed files with 1 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd ffmpeg-r7407
chmod 777 configure
./configure --prefix=/boot/common --disable-debug --disable-mmx --enable-shared
make
}