remove the configure that keeps conflicting
Original commit message from CVS: remove the configure that keeps conflicting
This commit is contained in:
parent
db7d4a1d43
commit
78fd1ac9dd
@ -88,6 +88,10 @@ if test -f disable; then
|
||||
done
|
||||
fi
|
||||
|
||||
# remove ffmpeg's configure, it's going to get created anyway and it probably
|
||||
# conflicted before this too
|
||||
rm -f gst-libs/ext/ffmpeg/configure
|
||||
|
||||
# now, run ffmpeg's autogen
|
||||
echo "+ running autogen.sh in gst-libs/ext/ffmpeg"
|
||||
cd gst-libs/ext/ffmpeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user