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:
00574ad
)
Fix extra makefile.
author
Antoine Cellerier
<dionoea@videolan.org>
Sat, 31 Mar 2007 23:12:00 +0000
(23:12 +0000)
committer
Antoine Cellerier
<dionoea@videolan.org>
Sat, 31 Mar 2007 23:12:00 +0000
(23:12 +0000)
extras/contrib/src/Makefile
patch
|
blob
|
history
diff --git
a/extras/contrib/src/Makefile
b/extras/contrib/src/Makefile
index
39879c6
..
385f6ca
100644
(file)
--- a/
extras/contrib/src/Makefile
+++ b/
extras/contrib/src/Makefile
@@
-1921,6
+1921,7
@@
dirac: dirac-$(DIRAC_VERSION).tar.gz
$(EXTRACT_GZ)
ifdef HAVE_DARWIN_OS
# patch -p0 <Patches/dirac-osx.patch
+ echo ""
else
patch -p0 <Patches/dirac-cross.patch
(cd $@; aclocal && autoconf && automake)