diff options
Diffstat (limited to 'recipes/gimp/babl_svn.bb')
-rw-r--r-- | recipes/gimp/babl_svn.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/gimp/babl_svn.bb b/recipes/gimp/babl_svn.bb index b9ce3cdf91..2f8eca75fa 100644 --- a/recipes/gimp/babl_svn.bb +++ b/recipes/gimp/babl_svn.bb @@ -12,11 +12,6 @@ SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk" S = "${WORKDIR}/trunk" -do_stage() { - autotools_stage_all -} - - FILES_${PN} += "${libdir}/babl-0.0/" FILES_${PN}-dbg += "${libdir}/babl-0.0/.debug/" |