# HG changeset patch # User diego # Date 1139690401 0 # Node ID 8e5b48dad33ec64415daf8cfe83bf8a36c77f185 # Parent ab01ee59324fc4e93bd636c18ce3f9b6f659c7cf 100l typo: forgotten $ diff -r ab01ee59324f -r 8e5b48dad33e libpostproc/Makefile --- a/libpostproc/Makefile Sat Feb 11 19:39:05 2006 +0000 +++ b/libpostproc/Makefile Sat Feb 11 20:40:01 2006 +0000 @@ -65,7 +65,7 @@ install -m 644 $(LIB) "$(libdir)" install-headers: - install -m 644 $postprocess.h $(prefix)/include/postproc/postprocess.h + install -m 644 postprocess.h $(prefix)/include/postproc/postprocess.h install -m 644 $(SRC_PATH)/libpostproc.pc $(libdir)/pkgconfig