[vlc-devel] commit: Typo (Jean-Baptiste Kempf )

git version control git at videolan.org
Sat Jul 19 23:38:58 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at altair.videolan.org> | Wed Jul  9 23:29:50 2008 +0200| [19ed08bd03eb5475b642a59f65fe86ae87202d7a]

Typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=19ed08bd03eb5475b642a59f65fe86ae87202d7a
---

 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 d174b42..97cf1b7 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -2389,7 +2389,7 @@ asa: asa.git.tar.gz
 
 .asa: asa .fontconfig .pcre .iconv
 	(cd $<; ./bootstrap; $(HOSTCC) CFLAGS="$(CFLAGS) -DPCRE_STATIC" ./configure $(HOSTCONF) --prefix=$(PREFIX))
-	(cd $</lib/import; make || (echo "Please copy a ./prepare file you built for your host into asa/lib/import"; echo "When you are finished, press enter." ; echo "If you are building natively, press enter." ; read i ; make) )
+	(cd $</lib/import; make || (echo "Please copy a ./preparse file you built for your host into asa/lib/import"; echo "When you are finished, press enter." ; echo "If you are building natively, press enter." ; read i ; make) )
 	(cd $<; make && make install)
 	$(INSTALL_NAME)
 	touch $@




More information about the vlc-devel mailing list