mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 05:35:36 +01:00
100l typo: forgotten $
Originally committed as revision 4989 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user