Move libpostproc-specific uninstallation command to the libpostproc Makefile.
Originally committed as revision 9277 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -92,7 +92,7 @@ uninstall-libs:
|
||||
"$(shlibdir)/$(SLIBNAME_WITH_VERSION)"
|
||||
-rm -f "$(libdir)/$(LIB)"
|
||||
|
||||
uninstall-headers:
|
||||
uninstall-headers::
|
||||
rm -f $(addprefix "$(incdir)/",$(HEADERS))
|
||||
rm -f "$(libdir)/pkgconfig/lib$(NAME).pc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user