mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
pkgconfig.inc: We should be installing pkgconfig files into LIBDIR now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3025 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -21,5 +21,5 @@ do_configure_prepend () {
|
||||
}
|
||||
|
||||
do_stage_prepend() {
|
||||
install -d -m 0755 ${STAGING_DATADIR}/pkgconfig
|
||||
install -d -m 0755 ${STAGING_LIBDIR}/pkgconfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user