]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/libmad: don't install .pc in target
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 28 Sep 2017 18:06:21 +0000 (20:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 28 Sep 2017 20:04:03 +0000 (22:04 +0200)
commit37406a052eb941bc1cf500bf73d824aa588c7daf
treee7b71104cb203b44fee8eec4b7bb68adb755a60f
parent13945009fd0f53e78d07fddd698d13e673a69643
package/libmad: don't install .pc in target

We explicitly remove pkg-config files from target in the target-finalize
step, and our pkg-config looks for .pc files from staging, not target.

So, explicitly installing the .pc in target is useless.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libmad/libmad.mk