diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
commit | f5387617c9cbd2929e433c8511dbaef2b197023b (patch) | |
tree | 00c65e6b22f3bc52f99e0f43b0f475a01d8626ad /japanese/xgate | |
parent | aec1b6cffa5daa9a63f1874412dfe29475ff1533 (diff) | |
download | ports-f5387617c9cbd2929e433c8511dbaef2b197023b.tar.gz ports-f5387617c9cbd2929e433c8511dbaef2b197023b.zip |
Notes
Diffstat (limited to 'japanese/xgate')
-rw-r--r-- | japanese/xgate/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/xgate/pkg-plist b/japanese/xgate/pkg-plist index 5dc8de9c4e2e..8c35109acc8f 100644 --- a/japanese/xgate/pkg-plist +++ b/japanese/xgate/pkg-plist @@ -2800,10 +2800,10 @@ @dirrm %%T%%/webapps/xgate/WEB-INF/classes/com @dirrm %%T%%/webapps/xgate/WEB-INF/classes @dirrm %%T%%/webapps/xgate/META-INF -@dirrmtry %%T%%/webapps/xgate/WEB-INF/conf +@dirrmtry %%T%%/webapps/xgate/WEB-INF/conf @dirrmtry %%T%%/webapps/xgate/WEB-INF/address @dirrmtry %%T%%/webapps/xgate/WEB-INF/account -@dirrmtry %%T%%/webapps/xgate/WEB-INF -@dirrmtry %%T%%/webapps/xgate +@dirrmtry %%T%%/webapps/xgate/WEB-INF +@dirrmtry %%T%%/webapps/xgate @unexec rmdir /var/log/xgate 2>/dev/null || true @exec install -d -o %%WWWUID%% -g %%WWWGID%% /var/log/xgate |