]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-DBD-SQLite
move perl-DBI and perl-DBD-SQLite to core system
[ipfire-2.x.git] / lfs / perl-DBD-SQLite
index 37d09ecf9a5461d2af0eb13c75e240c13af5857b..83b51c9f53247f322c2bf0bdf2630ac701ec76ed 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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        #
@@ -32,7 +32,6 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-DBD-SQLite
-PAK_VER    = 2
 
 DEPS       = perl-DBI
 
@@ -54,9 +53,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist:
-       @$(PAK)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################