diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-19 13:38:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-19 13:38:55 +0000 |
commit | e72c5c9b02b9c5964aebf10366be11b5508340c2 (patch) | |
tree | efa1ad2e1d2c081294fe610c3fb15d471c463dc4 /games/phpua-engine/pkg-plist | |
parent | - Unbreak on 5.X and newer, fix fetch (diff) |
- Really fix the ownership of installed files
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=140931
Diffstat (limited to 'games/phpua-engine/pkg-plist')
-rw-r--r-- | games/phpua-engine/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/phpua-engine/pkg-plist b/games/phpua-engine/pkg-plist index 013fb783c2bb..6ba18bff30ae 100644 --- a/games/phpua-engine/pkg-plist +++ b/games/phpua-engine/pkg-plist @@ -1,5 +1,3 @@ -@owner www -@group www %%PHPUADIR%%/index.php %%PHPUADIR%%/install.php %%PHPUADIR%%/phpua.cfg.php @@ -166,6 +164,7 @@ %%PHPUADIR%%/templates/wap/index_offline.tpl %%PHPUADIR%%/templates/wap/index_online.tpl %%PHPUADIR%%/wap/index.php +@exec chown -R %%PHPUA_USER%%:%%PHPUA_GROUP%% %D/%%PHPUADIR%% @dirrm %%PHPUADIR%%/doc @dirrm %%PHPUADIR%%/images/templates/default |