diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-13 00:21:13 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-13 00:21:13 +0000 |
| commit | c66704cd6f91044a345096b9e3ab413e14e79319 (patch) | |
| tree | 23700094871048b2deebd1e75ac5bb2171846c6d /openembedded/packages/gnome | |
| parent | 5fb35ca11147ed30c619cf93e19331fd835f3da9 (diff) | |
| download | poky-c66704cd6f91044a345096b9e3ab413e14e79319.tar.gz | |
Various misc metadata fixes to enable poky builds again
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@273 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gnome')
| -rwxr-xr-x | openembedded/packages/gnome/gnome-vfs-dbus_cvs.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/packages/gnome/gnome-vfs-dbus_cvs.bb b/openembedded/packages/gnome/gnome-vfs-dbus_cvs.bb index 660271d1c0..4a890ac32c 100755 --- a/openembedded/packages/gnome/gnome-vfs-dbus_cvs.bb +++ b/openembedded/packages/gnome/gnome-vfs-dbus_cvs.bb | |||
| @@ -89,6 +89,8 @@ do_stage() { | |||
| 89 | for i in ${GNOME_VFS_PLATFORM_HEADERS}; do install -m 0644 libgnomevfs/$i ${STAGING_INCDIR}/include/libgnomevfs/; done | 89 | for i in ${GNOME_VFS_PLATFORM_HEADERS}; do install -m 0644 libgnomevfs/$i ${STAGING_INCDIR}/include/libgnomevfs/; done |
| 90 | } | 90 | } |
| 91 | 91 | ||
| 92 | PACKAGES_DYNAMIC = "gnome-vfs-plugin-*" | ||
| 93 | |||
| 92 | python populate_packages_prepend () { | 94 | python populate_packages_prepend () { |
| 93 | print bb.data.getVar('FILES_gnome-vfs', d, 1) | 95 | print bb.data.getVar('FILES_gnome-vfs', d, 1) |
| 94 | 96 | ||
