git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
63bd1ab
)
Apply the alignment patch on BeOS also.
author
Christophe Mutricy
<xtophe@videolan.org>
Thu, 30 Nov 2006 22:41:48 +0000
(22:41 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Thu, 30 Nov 2006 22:41:48 +0000
(22:41 +0000)
extras/contrib/src/Makefile
patch
|
blob
|
history
diff --git
a/extras/contrib/src/Makefile
b/extras/contrib/src/Makefile
index
57d1ee3
..
3964562
100644
(file)
--- a/
extras/contrib/src/Makefile
+++ b/
extras/contrib/src/Makefile
@@
-935,6
+935,9
@@
endif
ifdef HAVE_WIN32
(cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
endif
ifdef HAVE_WIN32
(cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
endif
+ifdef HAVE_BEOS
+ (cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
+endif
ffmpeg-$(FFMPEG_VERSION).tar.gz:
$(WGET) $(FFMPEG_URL)
ffmpeg-$(FFMPEG_VERSION).tar.gz:
$(WGET) $(FFMPEG_URL)