From 861fc5127889d74ebc0b12920f20cd875fa1be40 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Mar 2002 11:00:37 +0000 Subject: Remove etc/gconf/1/path if it doesn't differ from etc/gconf/1/path.example. --- devel/GConf/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/GConf/PLIST b/devel/GConf/PLIST index b607d434dab..ccfed81b7d5 100644 --- a/devel/GConf/PLIST +++ b/devel/GConf/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.4 2002/02/15 10:12:34 skrll Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/03/14 11:00:37 wiz Exp $ bin/gconf-config bin/gconf-config-1 bin/gconfd-1 bin/gconftool bin/gconftool-1 +@unexec cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path && rm %D/etc/gconf/1/path etc/gconf/1/path.example @exec test -f %D/etc/gconf/1/path || cp -p %D/%F %D/etc/gconf/1/path etc/gconf/schemas/desktop.schemas -- cgit v1.2.3