X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fperl-gettext;h=0bfe15577947f5b6c2cb1d47a4a75d7dcc8fb8ea;hp=60f664be3b6b0dd9779b56620528ea509de930a8;hb=9f52e35066b3fa8603e85784b7ede0532afc66e6;hpb=f902119c1cb8ce9d9ef254bf87931e355baac717 diff --git a/lfs/perl-gettext b/lfs/perl-gettext index 60f664be3b..0bfe155779 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-2018 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 = 3 ############################################################################### # 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