]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-Text-CSV_XS
slang: revert parallelized build
[ipfire-2.x.git] / lfs / perl-Text-CSV_XS
index 0f948e6c2f96f630ed6e3863a8312af421e76f9c..b55ef99e06ab5c3cc588316c4ee7a04b16882017 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2014  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -31,9 +31,6 @@ DL_FILE    = ${THISAPP}.tgz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-PROG       = perl-Text-CSV_XS
-DEPS       = ""
-PAK_VER    = 1
 
 ###############################################################################
 # Top-level Rules
@@ -53,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
-       @$(PAK)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################