diff options
author | Colin Smith <colin@pfsense.org> | 2005-06-15 18:11:39 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-06-15 18:11:39 +0000 |
commit | 8b8f8bde1b317037420edef145b03c512321aa54 (patch) | |
tree | 33ebdfe412e123f5eb6e501b55467ebb68cd8479 | |
parent | 58e27b51ca6b2b441babdadd3da6e2728f62da6b (diff) | |
download | pfsense-packages-8b8f8bde1b317037420edef145b03c512321aa54.tar.gz pfsense-packages-8b8f8bde1b317037420edef145b03c512321aa54.tar.bz2 pfsense-packages-8b8f8bde1b317037420edef145b03c512321aa54.zip |
Don't skip installation checks for ASSP.
-rw-r--r-- | pkg_config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index a05d36a0..5f2b3b5f 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -123,7 +123,6 @@ <verifyinstalledpkg>perl</verifyinstalledpkg> <version>0.1</version> <status>ALPHA</status> - <skip_install_checks/> <configurationfile>assp.xml</configurationfile> </package> <package> |