From 0ff2e0edbacb73df19bf7c4702c6b8782535a04d Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 28 Mar 2001 12:16:18 +0000 Subject: Don't try to remove "share/pixmaps" which is part of the standard directory structure now. --- audio/gqmpeg/pkg/PLIST | 3 +-- graphics/alevt/pkg/PLIST | 3 +-- math/gnumeric/pkg/PLIST | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/audio/gqmpeg/pkg/PLIST b/audio/gqmpeg/pkg/PLIST index d6c40ccd018..af9efdc1cfa 100644 --- a/audio/gqmpeg/pkg/PLIST +++ b/audio/gqmpeg/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2001/03/01 17:09:04 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2001/03/28 12:16:19 tron Exp $ bin/gqmpeg bin/gqmpeg-shoutcast-plugin.sh man/man1/gqmpeg.1 @@ -10,6 +10,5 @@ ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gqmpeg.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gqmpeg.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gqmpeg.mo share/pixmaps/gqmpeg.png -@unexec rmdir -p %D/share/pixmaps 2> /dev/null || true @unexec rmdir -p %D/share/gqmpeg/skins 2> /dev/null || true @unexec rmdir -p %D/share/gnome/apps/Multimedia 2> /dev/null || true diff --git a/graphics/alevt/pkg/PLIST b/graphics/alevt/pkg/PLIST index ae7b503d486..19fb82ac59c 100644 --- a/graphics/alevt/pkg/PLIST +++ b/graphics/alevt/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/01 15:04:46 tron Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/03/28 12:16:18 tron Exp $ bin/alevt bin/alevt-date bin/alevt-cap @@ -6,4 +6,3 @@ man/man1/alevt.1x man/man1/alevt-cap.1 man/man1/alevt-date.1 share/pixmaps/mini-alevt.xpm -@unexec rmdir %D/share/pixmaps 2>/dev/null || true diff --git a/math/gnumeric/pkg/PLIST b/math/gnumeric/pkg/PLIST index 5046d07b9fe..c2df00c69f1 100644 --- a/math/gnumeric/pkg/PLIST +++ b/math/gnumeric/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2001/03/19 13:23:43 tron Exp $ +@comment $NetBSD: PLIST,v 1.20 2001/03/28 12:16:19 tron Exp $ bin/gnumeric ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnumeric.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnumeric.mo @@ -735,7 +735,6 @@ share/gnumeric/0.64/templates/purchase_order.gnumeric etc/CORBA/servers/gnumeric.gnorba @unexec rmdir %D/share/mc/templates 2>/dev/null || true @unexec rmdir %D/share/mc 2>/dev/null || true -@unexec rmdir %D/share/pixmaps 2>/dev/null || true @unexec rmdir %D/share/idl 2>/dev/null || true @unexec rmdir %D/share/mime-info 2>/dev/null || true @unexec rmdir %D/etc/CORBA/servers 2>/dev/null || true -- cgit v1.2.3