diff options
Diffstat (limited to 'lisa')
-rw-r--r-- | lisa/lisa_0.2.2.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisa/lisa_0.2.2.oe b/lisa/lisa_0.2.2.oe index b68379ec52..b504366c85 100644 --- a/lisa/lisa_0.2.2.oe +++ b/lisa/lisa_0.2.2.oe @@ -4,8 +4,8 @@ DESCRIPTION = "LISa is a small daemon which provides something \ 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://${FILESDIR}/configure.patch;patch=1 +SRC_URI = "http://lisa-home.sourceforge.net/src/lisa-${PV}.tar.bz2 \ + file://${FILESDIR}/configure.patch;patch=1" inherit autotools libtool |