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/dsnake | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) | |
download | ports-0416031c9ba13da33845bc762078065b482dd551.tar.gz ports-0416031c9ba13da33845bc762078065b482dd551.zip |
Notes
Diffstat (limited to 'games/dsnake')
-rw-r--r-- | games/dsnake/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dsnake/pkg-plist b/games/dsnake/pkg-plist index 99063c1b0d24..c4c5f638ed43 100644 --- a/games/dsnake/pkg-plist +++ b/games/dsnake/pkg-plist @@ -11,4 +11,4 @@ bin/dsnake %%DATADIR%%/midi/The_Jayomon_Beat.mid @dirrm %%DATADIR%%/midi @dirrm %%DATADIR%%/data -@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true +@dirrmtry %%DATADIR%% |