diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /audio/espeak | |
parent | ae8a3fbbbcad61e4056bdbf9f5595027e17884e5 (diff) | |
download | pkgsrc-c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'audio/espeak')
-rw-r--r-- | audio/espeak/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/audio/espeak/PLIST b/audio/espeak/PLIST index 364b6849e9c..b3f63cfcd25 100644 --- a/audio/espeak/PLIST +++ b/audio/espeak/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/02/28 20:16:55 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:05 joerg Exp $ bin/espeak include/speak_lib.h lib/libespeak.a @@ -151,13 +151,5 @@ share/espeak-data/voices/zh share/espeak-data/voices/zhy share/espeak-data/zh_dict share/espeak-data/zhy_dict -@dirrm share/espeak-data/voices/mb -@dirrm share/espeak-data/voices/en -@dirrm share/espeak-data/voices/!v -@dirrm share/espeak-data/voices @exec ${MKDIR} %D/share/espeak-data/soundicons -@dirrm share/espeak-data/soundicons -@dirrm share/espeak-data/mbrola_ph @exec ${MKDIR} %D/share/espeak-data/mbrola -@dirrm share/espeak-data/mbrola -@dirrm share/espeak-data |