diff options
Diffstat (limited to 'recipes/unicap/unicap_0.9.7.bb')
-rw-r--r-- | recipes/unicap/unicap_0.9.7.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/unicap/unicap_0.9.7.bb b/recipes/unicap/unicap_0.9.7.bb index 222e233b4e..c71b26db34 100644 --- a/recipes/unicap/unicap_0.9.7.bb +++ b/recipes/unicap/unicap_0.9.7.bb @@ -8,10 +8,6 @@ SRC_URI = "http://www.unicap-imaging.org/downloads/unicap-${PV}.tar.gz" inherit autotools pkgconfig -do_stage () { - autotools_stage_all -} - PACKAGES += "libucil unicapgtk" FILES_${PN} = "${libdir}/libunicap.*so.* ${libdir}/unicap2/cpi/lib*.*so.* ${libdir}/unicap2/cpi/lib*.*so" |