From c514c2f8161cafdfc75725dc06f493d2742a65d0 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 24 Apr 2015 14:08:34 -0300 Subject: Remove ugly copy files around and use additional_files_needed to install files in proper place. Bump package version --- config/tftp2/tftp.inc | 5 ----- pkg_config.10.xml | 2 +- pkg_config.8.xml | 2 +- pkg_config.8.xml.amd64 | 2 +- 4 files changed, 3 insertions(+), 8 deletions(-) diff --git a/config/tftp2/tftp.inc b/config/tftp2/tftp.inc index a9af5fe3..ea75e0d2 100644 --- a/config/tftp2/tftp.inc +++ b/config/tftp2/tftp.inc @@ -104,11 +104,6 @@ function tftp_install_command() { function tftp_deinstall_command() { - unlink_if_exists("/usr/local/pkg/tftp.xml"); - unlink_if_exists("/usr/local/pkg/tftp.inc"); - unlink_if_exists("/usr/local/www/packages/tftp/tftp_files.php"); - exec("rm -R /usr/local/www/packages/tftp/"); - //exec("rm -R /tftpboot"); unlink_if_exists("/usr/local/etc/rc.d/tftp.sh"); unlink_if_exists("/tmp/pkg_mgr_tftp.log"); diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 1c21f47e..238c86df 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -322,7 +322,7 @@ ftp https://packages.pfsense.org/packages/config/tftp2/tftp.xml - 2.0 + 2.1 Stable 2.2 tftp.xml diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b43feb9c..b8fb6dbb 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -418,7 +418,7 @@ https://packages.pfsense.org/packages/config/tftp2/tftp.xml https://files.pfsense.org/packages/8/All/ - 2.0 + 2.1 Stable 2.0 tftp.xml diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index b39687c8..7e12d7d0 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -405,7 +405,7 @@ https://packages.pfsense.org/packages/config/tftp2/tftp.xml https://files.pfsense.org/packages/amd64/8/All/ - 2.0 + 2.1 Stable 2.0 tftp.xml -- cgit v1.2.3