diff options
Diffstat (limited to 'less/less_381.oe')
-rw-r--r-- | less/less_381.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/less_381.oe b/less/less_381.oe index 55ae745620..230ad34d29 100644 --- a/less/less_381.oe +++ b/less/less_381.oe @@ -4,7 +4,7 @@ based program for viewing text files and the output from other \ programs. Less offers many features beyond those that more does." SRC_URI = "${GNU_MIRROR}/less/less-${PV}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1" + file://configure.patch;patch=1" inherit autotools |