mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix pkg-plist when CGI option is not specified.
Point hat to: me
This commit is contained in:
parent
5af6881de8
commit
7f6f51a81f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360505
1 changed files with 1 additions and 2 deletions
|
@ -249,8 +249,7 @@ sbin/upssched
|
||||||
@unexec test -d %%STATEDIR%% && rmdir %%STATEDIR%%
|
@unexec test -d %%STATEDIR%% && rmdir %%STATEDIR%%
|
||||||
%%NUT_CGI%%@dirrmtry %%CGIDIR%%
|
%%NUT_CGI%%@dirrmtry %%CGIDIR%%
|
||||||
@dirrmtry %%ETCDIR%%
|
@dirrmtry %%ETCDIR%%
|
||||||
%%NUT_CGI%%@dirrmtry www/cgi-bin/nut
|
|
||||||
%%NUT_CGI%%@dirrmtry www/cgi-bin
|
%%NUT_CGI%%@dirrmtry www/cgi-bin
|
||||||
%%BASH%%@dirrmtry etc/bash_completion.d
|
%%BASH%%@dirrmtry etc/bash_completion.d
|
||||||
@dirrmtry libexec/nut
|
@dirrmtry libexec/nut
|
||||||
@dirrmtry %%WWWDIR%%
|
%%NUT_CGI%%@dirrmtry %%WWWDIR%%
|
||||||
|
|
Loading…
Add table
Reference in a new issue