diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:14:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:14:22 +0000 |
commit | 98c419f62ad4c7bce13913be28ef8eefe074e650 (patch) | |
tree | f44fec44f6e7b4e19694c9aa3e6a41cd553d2083 /audio/sdl_sound | |
parent | d469b03a3ba02443d8c7ab59e02d7c38cf4abe10 (diff) | |
download | ports-98c419f62ad4c7bce13913be28ef8eefe074e650.tar.gz ports-98c419f62ad4c7bce13913be28ef8eefe074e650.zip |
Notes
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r-- | audio/sdl_sound/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_sound/pkg-plist b/audio/sdl_sound/pkg-plist index 48c4f54305c5..6bd0edf116c7 100644 --- a/audio/sdl_sound/pkg-plist +++ b/audio/sdl_sound/pkg-plist @@ -3,4 +3,4 @@ include/SDL11/SDL_sound.h lib/libSDL_sound-1.0.so.1 lib/libSDL_sound.a lib/libSDL_sound.so -@unexec rmdir %D/include/SDL11 2>/dev/null || true +@dirrmtry include/SDL11 |