diff options
Diffstat (limited to 'recipes/xcb/xcb-proto_git.bb')
-rw-r--r-- | recipes/xcb/xcb-proto_git.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/xcb/xcb-proto_git.bb b/recipes/xcb/xcb-proto_git.bb index 447a8684fc..f8fb4aef8f 100644 --- a/recipes/xcb/xcb-proto_git.bb +++ b/recipes/xcb/xcb-proto_git.bb @@ -8,7 +8,3 @@ PR = "r0" SRC_URI = "git://anongit.freedesktop.org/xcb/proto;protocol=git" S = "${WORKDIR}/git" -do_stage() { - autotools_stage_all -} - |