projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1492bff
)
oops
author
Eric Andersen
<andersen@codepoet.org>
Thu, 13 Nov 2003 00:14:59 +0000
(
00:14
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 13 Nov 2003 00:14:59 +0000
(
00:14
-0000)
make/less.mk
patch
|
blob
|
history
diff --git
a/make/less.mk
b/make/less.mk
index 6a9278bc3d1d320d3521725f3e1c3f8baef1ea1f..af0ed4a3d3142e00815fa50e1ac010cb9b2c67cb 100644
(file)
--- a/
make/less.mk
+++ b/
make/less.mk
@@
-6,6
+6,8
@@
LESS_SOURCE=less-381.tar.gz
LESS_SITE=http://www.greenwoodsoftware.com/less
LESS_DIR=$(BUILD_DIR)/less-381
+LESS_BINARY=less
+LESS_TARGET_BINARY=usr/bin/less
$(DL_DIR)/$(LESS_SOURCE):
$(WGET) -P $(DL_DIR) $(LESS_SITE)/$(LESS_SOURCE)