X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fperl-gettext;h=d409892ad5bf0d185b38262dd415ae3658deadf1;hb=ae28d23d4d281b508379695708aed8d15bf06033;hp=60f664be3b6b0dd9779b56620528ea509de930a8;hpb=c4a45281a16b45e0c69a1f5851995e6d34b2e150;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/perl-gettext b/lfs/perl-gettext index 60f664be3b..d409892ad5 100644 --- a/lfs/perl-gettext +++ b/lfs/perl-gettext @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,6 +32,9 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +PROG = perl-gettext +DEPS = "" +PAK_VER = 4 ############################################################################### # Top-level Rules @@ -51,8 +54,8 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) -#dist: -# make-packages.sh Archive-Tar $(THISAPP)-ipfire-beta-1 +dist: + @$(PAK) ############################################################################### # Downloading, checking, md5sum