]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dmidecode
core114: force update addons after core update
[ipfire-2.x.git] / lfs / dmidecode
index e5354d6f487a190a93d2efc16c0c9b3e2646faf6..a2dcc2357f29ef7d2f17a553643ea4c44bc5293c 100644 (file)
@@ -32,10 +32,6 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = i586 x86_64
-PROG       = dmidecode
-PAK_VER    = 1
-
-DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -54,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist:.
-       $(PAK)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################