Mercurial > mplayer.hg
changeset 27999:84982bf9adbf
Sync with latest FFmpeg changes.
author | diego |
---|---|
date | Mon, 24 Nov 2008 21:23:16 +0000 |
parents | 56ea1668b472 |
children | b7ac37077dac |
files | subdir.mak |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/subdir.mak Mon Nov 24 20:50:14 2008 +0000 +++ b/subdir.mak Mon Nov 24 21:23:16 2008 +0000 @@ -56,7 +56,7 @@ install -d "$(INCINSTDIR)" install -d "$(LIBDIR)/pkgconfig" install -m 644 $(addprefix "$(SRC_DIR)"/,$(HEADERS)) "$(INCINSTDIR)" - install -m 644 $(BUILD_ROOT)/lib$(NAME).pc "$(LIBDIR)/pkgconfig" + install -m 644 $(BUILD_ROOT)/lib$(NAME)/lib$(NAME).pc "$(LIBDIR)/pkgconfig" uninstall-libs:: -rm -f "$(SHLIBDIR)/$(SLIBNAME_WITH_MAJOR)" \