diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 09:13:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 09:13:35 +0000 |
commit | 23b328aaf92d41146bb67d97e1b60088eab480e0 (patch) | |
tree | 18e0ff179df071491bdbc84bc62022cf46f939df /sysutils/racktables | |
parent | a8f3c5bbab818ac3741cd9513403e37f386ab4d8 (diff) |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=373038
Diffstat (limited to 'sysutils/racktables')
-rw-r--r-- | sysutils/racktables/pkg-plist | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/racktables/pkg-plist b/sysutils/racktables/pkg-plist index 9a6028bab9dc..6d8ad2ddacde 100644 --- a/sysutils/racktables/pkg-plist +++ b/sysutils/racktables/pkg-plist @@ -172,13 +172,4 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-view-refresh-32x32.png %%WWWDIR_REL%%/wwwroot/pix/unchecked.png %%WWWDIR_REL%%/wwwroot/pix/virtualresources.png -@dirrm %%WWWDIR_REL%%/wwwroot/css -@dirrm %%WWWDIR_REL%%/wwwroot/inc -@dirrm %%WWWDIR_REL%%/wwwroot/js/codemirror -@dirrm %%WWWDIR_REL%%/wwwroot/js -@dirrm %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond -@dirrm %%WWWDIR_REL%%/wwwroot/pix -@dirrmtry %%WWWDIR_REL%%/gateways -@dirrmtry %%WWWDIR_REL%%/wwwroot -@dirrmtry %%WWWDIR_REL%% @unexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi |