projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9a6b60
)
- fix spurious rebuilds caused by at
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 24 Jan 2007 15:52:46 +0000
(15:52 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 24 Jan 2007 15:52:46 +0000
(15:52 -0000)
package/at/at.mk
patch
|
blob
|
history
diff --git
a/package/at/at.mk
b/package/at/at.mk
index 36413ea2f1facf9fcfb5a8c3f1ed909e397a88a2..c35f6d0afdfc03c4770b3585e6742f078cfb865d 100644
(file)
--- a/
package/at/at.mk
+++ b/
package/at/at.mk
@@
-9,6
+9,7
@@
AT_SITE:=http://ftp.debian.org/debian/pool/main/a/at
AT_DIR:=$(BUILD_DIR)/at-$(AT_VER)
AT_CAT:=$(ZCAT)
AT_TARGET_BINARY:=usr/bin/at
+AT_BINARY:=at
$(DL_DIR)/$(AT_SOURCE):
$(WGET) -P $(DL_DIR) $(AT_SITE)/$(AT_SOURCE)