X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fntop;h=3ab600b7d6984b12284d946a090a5f7f7441eea7;hp=3885975ec5ac503396d630f31b247b6a35610d52;hb=a8b159e729afb532d289fce4d398b728b9f2f75c;hpb=1217aa018d5e1c43bb90b230d49f6d866a43da29 diff --git a/lfs/ntop b/lfs/ntop index 3885975ec5..3ab600b7d6 100644 --- a/lfs/ntop +++ b/lfs/ntop @@ -33,6 +33,8 @@ DL_FILE = $(THISAPP).tgz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +PROG = ntop +PAK_VER = ipfire-beta1 ############################################################################### # Top-level Rules @@ -53,7 +55,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) dist: - make-packages.sh ntop $(THISAPP)-ipfire-beta-1 + @$(PAK) ############################################################################### # Downloading, checking, md5sum