X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fperl-gettext;h=2880ac9fc10f2faecd2b832b56c156792d9e4b98;hb=c22976907e44d682c916bed600dcd396907c2254;hp=60f664be3b6b0dd9779b56620528ea509de930a8;hpb=c4a45281a16b45e0c69a1f5851995e6d34b2e150;p=ipfire-2.x.git diff --git a/lfs/perl-gettext b/lfs/perl-gettext index 60f664be3b..2880ac9fc1 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) 2011 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