mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
python-pygtk2: use STAGING_BINDIR_NATIVE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1870 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -21,5 +21,5 @@ do_configure_prepend() {
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_includes
|
||||
install -m 0755 codegen/pygtk-codegen-2.0 ${STAGING_BINDIR}/
|
||||
install -m 0755 codegen/pygtk-codegen-2.0 ${STAGING_BINDIR_NATIVE}/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user