mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
pkgconfig.inc: Fix glib version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4124 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -16,7 +16,7 @@ inherit autotools
|
||||
|
||||
acpaths = "-I ."
|
||||
do_configure_prepend () {
|
||||
install -m 0644 ${WORKDIR}/glibconfig-sysdefs.h glib-1.2.8/
|
||||
install -m 0644 ${WORKDIR}/glibconfig-sysdefs.h glib-1.2.10/
|
||||
}
|
||||
|
||||
do_stage_prepend() {
|
||||
|
||||
Reference in New Issue
Block a user