diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-03 11:53:33 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-03 11:53:33 +0000 |
commit | 8f976736a3304c228133d010a39987dd62b5167f (patch) | |
tree | 001dae0048fce35a2ae2aa8e1fb2bdd5f1ab7b6a /multimedia | |
parent | ff9d117965637d14e35b1f16fc82dd16ca3687ed (diff) | |
download | pkgsrc-8f976736a3304c228133d010a39987dd62b5167f.tar.gz |
Do not try to remove share/gconf/schemas.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins/PLIST b/multimedia/gst-plugins/PLIST index 1e64df27887..3206178854e 100644 --- a/multimedia/gst-plugins/PLIST +++ b/multimedia/gst-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/04/01 19:06:38 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/04/03 11:53:33 jmmv Exp $ bin/gst-launch-ext-0.8 bin/gst-visualise-0.8 include/gstreamer-0.8/gst/audio/audio.h @@ -380,7 +380,7 @@ man/man1/gst-visualise-0.8.1 share/gconf/schemas/gstreamer-0.8.schemas ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gst-plugins-0.8.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gst-plugins-0.8.mo -@dirrm share/gconf/schemas +@comment in GConf2: @dirrm share/gconf/schemas @comment in gstreamer: @dirrm lib/gstreamer-0.8 @dirrm include/gstreamer-0.8/gst/xwindowlistener @dirrm include/gstreamer-0.8/gst/xoverlay |