- fix spurious rebuilds caused by at
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 24 Jan 2007 15:52:46 +0000 (15:52 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 24 Jan 2007 15:52:46 +0000 (15:52 -0000)
package/at/at.mk

index 36413ea2f1facf9fcfb5a8c3f1ed909e397a88a2..c35f6d0afdfc03c4770b3585e6742f078cfb865d 100644 (file)
@@ -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)