Commit b97b78ab by Dwight Engen Committed by Stéphane Graber

lxc-pkgconfig-dir

Put pkg-config .pc file in libdir. Signed-off-by: 's avatarDwight Engen <dwight.engen@oracle.com>
parent 87af3ecd
...@@ -6,7 +6,7 @@ SUBDIRS = src templates doc ...@@ -6,7 +6,7 @@ SUBDIRS = src templates doc
DIST_SUBDIRS = config src templates doc DIST_SUBDIRS = config src templates doc
EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
pcdatadir = $(datadir)/pkgconfig pcdatadir = $(libdir)/pkgconfig
pcdata_DATA = lxc.pc pcdata_DATA = lxc.pc
ChangeLog:: ChangeLog::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment