diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 23:40:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 23:40:21 +0000 |
commit | e04b632220192cfe7e48d0972ddf8dfe85f16729 (patch) | |
tree | 25e453c838156d7ca4f956edbf73a9b855be4d06 /net-mgmt/pandorafms_console | |
parent | 87e749cf4b93f7be931dcf0c1131f3a428d3d38f (diff) | |
download | ports-e04b632220192cfe7e48d0972ddf8dfe85f16729.tar.gz ports-e04b632220192cfe7e48d0972ddf8dfe85f16729.zip |
Notes
Diffstat (limited to 'net-mgmt/pandorafms_console')
-rw-r--r-- | net-mgmt/pandorafms_console/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_console/pkg-plist b/net-mgmt/pandorafms_console/pkg-plist index 9ea3dc6da14b..f6695cf3d344 100644 --- a/net-mgmt/pandorafms_console/pkg-plist +++ b/net-mgmt/pandorafms_console/pkg-plist @@ -1,4 +1,3 @@ -@comment $FreeBSD$ @unexec if [ -e %D/%%WWWDIR%%/install.php ];then rm -f %D/%%WWWDIR%%/install.php ;fi @unexec if [ -e %D/%%WWWDIR%%/install.done ];then rm -f %D/%%WWWDIR%%/install.done;fi @exec if [ -e %D/%%WWWDIR%%/include/config.php ];then mv %D/%%WWWDIR%%/install.php %D/%%WWWDIR%%/install.done;fi |