aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fs/fs_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fs/fs_cvs.bb')
-rw-r--r--recipes/fs/fs_cvs.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/fs/fs_cvs.bb b/recipes/fs/fs_cvs.bb
index b1d6ed4bea..9dcba5708b 100644
--- a/recipes/fs/fs_cvs.bb
+++ b/recipes/fs/fs_cvs.bb
@@ -9,6 +9,3 @@ S = "${WORKDIR}/FS"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}