mirror of
git://github.com/lxc/lxc
synced 2025-08-31 16:57:57 +00:00
lxc-pkgconfig-dir
Put pkg-config .pc file in libdir. Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
This commit is contained in:
committed by
Stéphane Graber
parent
87af3ecd48
commit
b97b78abda
@@ -6,7 +6,7 @@ SUBDIRS = src templates doc
|
||||
DIST_SUBDIRS = config src templates doc
|
||||
EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
|
||||
|
||||
pcdatadir = $(datadir)/pkgconfig
|
||||
pcdatadir = $(libdir)/pkgconfig
|
||||
pcdata_DATA = lxc.pc
|
||||
|
||||
ChangeLog::
|
||||
|
Reference in New Issue
Block a user