diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 02:12:21 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 02:12:21 +0000 |
commit | 6da3b9a0f3121860e251563468f4ae9863c41c80 (patch) | |
tree | 9c3f2f08c7d5705471efe81989ff22c77c288622 | |
parent | efa93e2699a5ddcca27db4e0ab5c02af85daddf2 (diff) | |
download | pfsense-packages-6da3b9a0f3121860e251563468f4ae9863c41c80.tar.gz pfsense-packages-6da3b9a0f3121860e251563468f4ae9863c41c80.tar.bz2 pfsense-packages-6da3b9a0f3121860e251563468f4ae9863c41c80.zip |
Full path to include
-rw-r--r-- | packages/spamd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index c7cf3109..38229f22 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -2,6 +2,7 @@ <packagegui> <name>spamd</name> <version>0.1.0</version> + <include_file>/usr/local/pkg/spamd.inc</include_file> <title></title> <!-- Menu is where this packages menu will appear --> <menu> @@ -112,7 +113,6 @@ </fields> <custom_php_global_functions> </custom_php_global_functions> - <include_file>spamd.inc</include_file> <custom_php_resync_config_command> sync_package_spamd(); </custom_php_resync_config_command> |