diff options
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/PLIST b/devel/GConf/PLIST index ccfed81b7d5..95916c47539 100644 --- a/devel/GConf/PLIST +++ b/devel/GConf/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2002/03/14 11:00:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/03/14 13:00:50 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 +@unexec cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path && rm %D/etc/gconf/1/path || true 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 |