mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:14:28 +00: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:
parent
dffb3e828a
commit
2e5c5b91fc
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user