From: Michael Tremer Date: Thu, 4 Feb 2021 17:58:08 +0000 (+0000) Subject: fireperf: Add pakfire packaging meta data X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a4e9c9db4857d0a578bcd5f4d4a60edc5129834;p=people%2Fms%2Fipfire-2.x.git fireperf: Add pakfire packaging meta data Signed-off-by: Michael Tremer --- diff --git a/lfs/fireperf b/lfs/fireperf index c06723c7d9..bb88d290e0 100644 --- a/lfs/fireperf +++ b/lfs/fireperf @@ -31,6 +31,8 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +PROG = fireperf +PAK_VER = 1 ############################################################################### # Top-level Rules