[vlc-devel] commit: contrib: spelling error in Makefile (Derk-Jan Hartman )
git version control
git at videolan.org
Mon Sep 8 15:22:30 CEST 2008
vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Mon Sep 8 15:24:58 2008 +0200| [365c6109eb16adcfe2a48c88dc391e9438936d36] | committer: Derk-Jan Hartman
contrib: spelling error in Makefile
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=365c6109eb16adcfe2a48c88dc391e9438936d36
---
extras/contrib/src/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 6a5c56c..1544973 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1439,7 +1439,7 @@ libmodplug: libmodplug-$(MODPLUG_VERSION).tar.gz
$(EXTRACT_GZ)
ifdef HAVE_WIN32
patch -p0 < Patches/libmodplug-win32.patch
-end
+endif
.mod: libmodplug
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-shared --enable-static && make && make install)
More information about the vlc-devel
mailing list