aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMark Crane <mcrane@pfsense.org>2008-12-26 18:42:14 +0000
committerMark Crane <mcrane@pfsense.org>2008-12-26 18:42:14 +0000
commitdb0b8a3ccaf3f366c87cd4e2f2e18da5eda0490e (patch)
tree800d26d05275b439ee1628e3e51e2abbd3aa7cff /packages
parent8e7eb3d5eee794e0a5c9cc08e68e75745c6b9d34 (diff)
downloadpfsense-packages-db0b8a3ccaf3f366c87cd4e2f2e18da5eda0490e.tar.gz
pfsense-packages-db0b8a3ccaf3f366c87cd4e2f2e18da5eda0490e.tar.bz2
pfsense-packages-db0b8a3ccaf3f366c87cd4e2f2e18da5eda0490e.zip
TFTP package fix path to tftp_files.php and add basic workding to tftp.xml.
Diffstat (limited to 'packages')
-rw-r--r--packages/tftp/tftp.inc2
-rw-r--r--packages/tftp/tftp.xml2
2 files changed, 1 insertions, 3 deletions
diff --git a/packages/tftp/tftp.inc b/packages/tftp/tftp.inc
index 034b8033..27396064 100644
--- a/packages/tftp/tftp.inc
+++ b/packages/tftp/tftp.inc
@@ -107,8 +107,6 @@ function php_install_command()
//rename PHP files from .tmp to .php
- //exec("cp /tmp/tftp_inc.tmp /usr/local/www/tftp/tftp_inc.php");
- //unlink_if_exists("/tmp/tftp_inc.tmp");
exec("cp /tmp/tftp_files.tmp /usr/local/www/tftp/tftp_files.php");
unlink_if_exists("/tmp/tftp_files.tmp");
diff --git a/packages/tftp/tftp.xml b/packages/tftp/tftp.xml
index af9b6478..05112044 100644
--- a/packages/tftp/tftp.xml
+++ b/packages/tftp/tftp.xml
@@ -41,7 +41,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>tftp Settings</name>
- <version>0.4</version>
+ <version>0.5</version>
<title>TFTP: Settings</title>
<include_file>/usr/local/pkg/tftp.inc</include_file>
<menu>