summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/less_381.oe4
1 files changed, 0 insertions, 4 deletions
diff --git a/less/less_381.oe b/less/less_381.oe
index 510a99f9a3..de2c7f68fe 100644
--- a/less/less_381.oe
+++ b/less/less_381.oe
@@ -7,10 +7,6 @@ S := ${WORKDIR}/${P}
inherit autotools
-do_configure () {
- chmod 0755 configure
-}
-
do_install () {
oe_runmake 'bindir=${D}${bindir}' 'mandir=${D}${mandir}' install
}