a547db965e
Remove www and www/cgi-bin directories properly to not cause error by bento Better display pkg-message PR: 29481 Submitted by: pat@databits.net
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
www/cgi-bin/bacon.pl
|
|
%%PORTDOCS%%share/doc/bacon/INSTALL
|
|
%%PORTDOCS%%@dirrm share/doc/bacon
|
|
@unexec rmdir %D/www/cgi-bin 2>/dev/null || true
|
|
@unexec rmdir %D/www 2>/dev/null || true
|