diff options
Diffstat (limited to 'recipes/unicap/unicap_0.9.4.bb')
-rw-r--r-- | recipes/unicap/unicap_0.9.4.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/unicap/unicap_0.9.4.bb b/recipes/unicap/unicap_0.9.4.bb index 8b6f8c38e0..b61372b325 100644 --- a/recipes/unicap/unicap_0.9.4.bb +++ b/recipes/unicap/unicap_0.9.4.bb @@ -9,10 +9,6 @@ SRC_URI = "http://www.unicap-imaging.org/downloads/tisCMOS/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" |