diff options
Diffstat (limited to 'recipes/jack/jack_0.103.0.bb')
-rw-r--r-- | recipes/jack/jack_0.103.0.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/jack/jack_0.103.0.bb b/recipes/jack/jack_0.103.0.bb index 4ef49437ed..f7bd62ae1c 100644 --- a/recipes/jack/jack_0.103.0.bb +++ b/recipes/jack/jack_0.103.0.bb @@ -26,10 +26,5 @@ FILES_libjack = "${libdir}/*.so.* ${libdir}/jack/*.so" FILES_jack-server = "${bindir}/jackd" FILES_jack-examples = "${bindir}/*" -do_stage() { - autotools_stage_all -} - - SRC_URI[md5sum] = "03a0f63b997ce7b83a1eeaa6b80f4388" SRC_URI[sha256sum] = "a5d9fd696d7ee4a1c7679b5a688155bc1e0abbdf5f144d6762dbbee874df235f" |