From bec5d0c3cb99dd2df04fb5aeb3cf951794e72cb9 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 21 Aug 2005 20:36:31 +0000 Subject: Don't delete directories owned by nautilus. Reported by: ade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4565 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/evince/Makefile | 3 ++- graphics/evince/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index e3c9394e6..a1afdadcc 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.24 2005/08/17 08:03:26 mezz Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.25 2005/08/17 17:09:05 mezz Exp $ # PORTNAME= evince PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 608578da1..759db2374 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -80,7 +80,5 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo @dirrm share/gnome/help/evince/C @dirrm share/gnome/help/evince @dirrm share/gnome/evince -%%NAUTILUS%%@unexec rmdir %D/lib/nautilus/extensions-1.0 2>/dev/null || /usr/bin/true -%%NAUTILUS%%@unexec rmdir %D/lib/nautilus 2>/dev/null || /usr/bin/true @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -- cgit v1.2.3