summaryrefslogtreecommitdiff
path: root/packages/libw100
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-11-06 11:55:14 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-11-06 11:55:14 +0000
commit18af7242ce0cfd6ac4c25a27f124c7d88664ea3e (patch)
treea173b031eb153f6ca3f17370e101dda92a854bae /packages/libw100
parentfe3703c529b11083e402bef57cab63f37ac08256 (diff)
libw100_svn.bb : add staging
Diffstat (limited to 'packages/libw100')
-rw-r--r--packages/libw100/libw100_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/libw100/libw100_svn.bb b/packages/libw100/libw100_svn.bb
index ac486f332a..4e6a45b29c 100644
--- a/packages/libw100/libw100_svn.bb
+++ b/packages/libw100/libw100_svn.bb
@@ -8,5 +8,7 @@ S = "${WORKDIR}/trunk"
inherit autotools pkgconfig
-
+do_stage() {
+ autotools_stage_all
+}