mirror of
git://github.com/lxc/lxc
synced 2025-09-03 13:49:33 +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
|
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::
|
||||||
|
Reference in New Issue
Block a user