Mercurial > libavcodec.hg
changeset 2121:680868144447 libavcodec
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)
author | michael |
---|---|
date | Sat, 10 Jul 2004 16:24:11 +0000 |
parents | 872ac88d4e60 |
children | 503496800167 |
files | libpostproc/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpostproc/Makefile Fri Jul 09 22:29:08 2004 +0000 +++ b/libpostproc/Makefile Sat Jul 10 16:24:11 2004 +0000 @@ -53,9 +53,9 @@ install -s -m 755 $(SPPLIB) $(prefix)/lib/$(SPPLIB).$(SPPVERSION) ln -sf $(SPPLIB).$(SPPVERSION) $(prefix)/lib/$(SPPLIB) ldconfig || true +endif mkdir -p $(prefix)/include/postproc install -m 644 postprocess.h $(prefix)/include/postproc/postprocess.h -endif #