openchrome: add forgotten staging bits
authorPhil Blundell <philb@gnu.org>
Wed, 17 Jan 2007 11:53:24 +0000 (11:53 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 17 Jan 2007 11:53:24 +0000 (11:53 +0000)
packages/openchrome/openchrome_svn.bb

index b73414f..d5de8af 100644 (file)
@@ -14,3 +14,7 @@ FILES_libviaXvMCPro-dbg = "${libdir}/.debug/libviaXvMCPro.so.*"
 DEPENDS = "xserver-xorg"
 
 inherit autotools xorg-module
+
+do_stage() {
+       autotools_stage_all
+}