1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

audio/ampache: pkg-plist fix

Solve the problem of root owned directories correctly

No need for PORTREVISION bump as the change does not
make a significant difference to the result.
This commit is contained in:
Chris Rees 2021-02-08 16:05:31 +00:00
parent b80d31b928
commit b26627fd15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564717

View File

@ -1,5 +1,7 @@
etc/periodic/daily/500.ampache-cron
man/man1/ampache.1.gz
@owner %%WWWOWN%%
@group %%WWWGRP%%
%%PORTDOCS%%%%DOCSDIR%%/ACKNOWLEDGEMENTS.md
%%PORTDOCS%%%%DOCSDIR%%/API-JSON-methods.md
%%PORTDOCS%%%%DOCSDIR%%/API-XML-methods.md
@ -7326,8 +7328,8 @@ man/man1/ampache.1.gz
@dir %%WWWDIR%%/scripts/tests/lib/vendor/symfony/finder/Iterator
@dir %%WWWDIR%%/scripts/tests/lib/vendor/tightenco/collect/src/Illuminate/Support
@dir %%WWWDIR%%/scripts/tests/lib/vendor/tightenco/collect/tests/Support
@dir %%WWWDIR%%/config
@sample %%WWWDIR%%/channel/.htaccess.dist %%WWWDIR%%/channel/.htaccess
@sample %%WWWDIR%%/play/.htaccess.dist %%WWWDIR%%/play/.htaccess
@sample %%WWWDIR%%/rest/.htaccess.dist %%WWWDIR%%/rest/.htaccess
@sample %%WWWDIR%%/config/registration_agreement.php.dist %%WWWDIR%%/config/registration_agreement.php
@postexec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%%