Commit 5728e3e8 authored by Jean-Paul Saman's avatar Jean-Paul Saman Committed by Jean-Paul Saman

Fix some typos and small errors.

parent d4b371bc
......@@ -861,7 +861,7 @@ lame: lame-$(LAME_VERSION).tar.gz
$(EXTRACT_GZ)
rm -rf lame; mv lame-3.97 lame; touch lame
.lame: lame lame-rpm
.lame: lame
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-analyser-hooks --disable-decoder --disable-shared --disable-gtktest --disable-frontend && make && make install)
touch $@
......
--- mpcdec/include/Makefile.am 2005-06-18 23:23:33.000000000 +0100
+++ mpcdec/include/Makefile.am 2005-11-02 19:51:19.000000000 +0000
--- libmpcdec/include/Makefile.am 2005-06-18 23:23:33.000000000 +0100
+++ libmpcdec/include/Makefile.am 2005-11-02 19:51:19.000000000 +0000
@@ -4,6 +4,7 @@
nobase_include_HEADERS = \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment