diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
commit | 0416031c9ba13da33845bc762078065b482dd551 (patch) | |
tree | be4d2554a35fe96c98b1eaa2d243964ae3c4f602 /games/ggz-txt-client | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) | |
download | ports-0416031c9ba13da33845bc762078065b482dd551.tar.gz ports-0416031c9ba13da33845bc762078065b482dd551.zip |
Notes
Diffstat (limited to 'games/ggz-txt-client')
-rw-r--r-- | games/ggz-txt-client/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ggz-txt-client/pkg-plist b/games/ggz-txt-client/pkg-plist index 27658b09897c..bafb2cf9250f 100644 --- a/games/ggz-txt-client/pkg-plist +++ b/games/ggz-txt-client/pkg-plist @@ -3,5 +3,5 @@ etc/ggz.modules lib/ggz/tttxt share/applications/ggz-txt.desktop share/locale/de/LC_MESSAGES/ggz-txt.mo -@unexec rmdir %D/share/applications 2>/dev/null || true -@unexec rmdir %D/lib/ggz 2>/dev/null || true +@dirrmtry share/applications +@dirrmtry lib/ggz |