From: maniacikarus Date: Fri, 8 May 2009 18:40:36 +0000 (+0200) Subject: Fixed perl gettext X-Git-Tag: v2.5-beta3~20^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b88b91e5d107f1c5a4b7832f2009f4db5061d1a;p=ipfire-2.x.git Fixed perl gettext --- diff --git a/lfs/perl-gettext b/lfs/perl-gettext index a72ca8d6a0..3869b4c9d0 100644 --- a/lfs/perl-gettext +++ b/lfs/perl-gettext @@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-gettext DEPS = "" -VER = "2" +PAK_VER = 2 ############################################################################### # Top-level Rules