diff options
author | pav <pav@FreeBSD.org> | 2005-08-19 21:38:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-08-19 21:38:55 +0800 |
commit | 1412a98c7bb693e333a68c2f0ecff277c4e76768 (patch) | |
tree | 334e658b1b9663d3cb3477b9c1b0e99e650f59f9 /games/phpua-ut/pkg-plist | |
parent | f9f670d2c6abf6acea6d47a081849d5b297c05a9 (diff) | |
download | freebsd-ports-graphics-1412a98c7bb693e333a68c2f0ecff277c4e76768.tar.gz freebsd-ports-graphics-1412a98c7bb693e333a68c2f0ecff277c4e76768.tar.zst freebsd-ports-graphics-1412a98c7bb693e333a68c2f0ecff277c4e76768.zip |
- Really fix the ownership of installed files
Approved by: portmgr (kris)
Diffstat (limited to 'games/phpua-ut/pkg-plist')
-rw-r--r-- | games/phpua-ut/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/phpua-ut/pkg-plist b/games/phpua-ut/pkg-plist index d24ee8bf4a9..9f173b20493 100644 --- a/games/phpua-ut/pkg-plist +++ b/games/phpua-ut/pkg-plist @@ -1,5 +1,3 @@ -@owner www -@group www %%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Blake.jpg %%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Boris.jpg %%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Gorn.jpg @@ -89,6 +87,7 @@ %%PHPUA%%/templates/default/plugin_ut/x.js %%PHPUA%%/templates/javascript/plugin_ut/info.tpl %%PHPUA%%/templates/wap/plugin_ut/info.tpl +@exec chown -R %%PHPUA_USER%%:%%PHPUA_GROUP%% %D/%%PHPUA%% @dirrm %%PHPUA%%/templates/wap/plugin_ut @dirrm %%PHPUA%%/templates/javascript/plugin_ut @dirrm %%PHPUA%%/templates/default/plugin_ut |