mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-07 15:22:57 +00:00
100l typo: forgotten $
Originally committed as revision 4989 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6fe2dcd049
commit
08842d13dd
@ -65,7 +65,7 @@ install-lib-static: $(LIB)
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user