diff options
Diffstat (limited to 'recipes/lisa')
-rw-r--r-- | recipes/lisa/lisa_0.2.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/lisa/lisa_0.2.2.bb b/recipes/lisa/lisa_0.2.2.bb index 8f12c77721..cb2720f162 100644 --- a/recipes/lisa/lisa_0.2.2.bb +++ b/recipes/lisa/lisa_0.2.2.bb @@ -4,8 +4,8 @@ like the network neighbourhood under windows, but more and \ only relying on the TCP/IP protocol stack." SRC_URI = "http://lisa-home.sourceforge.net/src/lisa-${PV}.tar.bz2 \ - file://configure.patch;patch=1 \ - file://head-n.patch;patch=1" + file://configure.patch;apply=yes \ + file://head-n.patch;apply=yes" LICENSE = "GPL" inherit autotools |