diff options
author | Michael Lippautz <michael.lippautz@gmail.com> | 2010-04-10 16:35:56 +0200 |
---|---|---|
committer | Michael Lippautz <michael.lippautz@gmail.com> | 2010-04-10 16:37:00 +0200 |
commit | 0c33cc6d11a7a26b3048efc6c9047babd14e37b5 (patch) | |
tree | 86717dcbad3768e1a2e5429b29ff8f35952060ef /recipes/libxslt | |
parent | 7d3e822bef0230cc6ebc20e369f168c7033d188f (diff) |
libxslt: Convert old version to new staging
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Diffstat (limited to 'recipes/libxslt')
-rw-r--r-- | recipes/libxslt/libxslt_1.1.21.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/libxslt/libxslt_1.1.21.bb b/recipes/libxslt/libxslt_1.1.21.bb index 34b5860357..4a36d3f8db 100644 --- a/recipes/libxslt/libxslt_1.1.21.bb +++ b/recipes/libxslt/libxslt_1.1.21.bb @@ -1,9 +1,4 @@ require libxslt.inc PR = "${INC_PR}.0" - -do_stage () { - autotools_stage_all -} - SRC_URI[archive.md5sum] = "59fe34e85692f71df2a38c2ee291b3ca" SRC_URI[archive.sha256sum] = "ccefd4ceb29bb729dcaa9a9d4a86654a9134adfd29bdd72be1a9d3726efb54e0" |