diff options
Diffstat (limited to 'packages/lisa/lisa_0.2.2.bb')
-rw-r--r-- | packages/lisa/lisa_0.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lisa/lisa_0.2.2.bb b/packages/lisa/lisa_0.2.2.bb index 7758744161..a238b7e726 100644 --- a/packages/lisa/lisa_0.2.2.bb +++ b/packages/lisa/lisa_0.2.2.bb @@ -7,7 +7,7 @@ SRC_URI = "http://lisa-home.sourceforge.net/src/lisa-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ file://head-n.patch;patch=1" LICENSE = "GPL" -inherit autotools +inherit autotools do_configure_prepend () { set -e |