Explorar el Código

- fix spurious rebuilds caused by at

Bernhard Reutner-Fischer hace 18 años
padre
commit
5692bad876
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/at/at.mk

+ 1 - 0
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)