diff options
-rw-r--r-- | www/galeon/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/galeon/PLIST b/www/galeon/PLIST index ba4ee7d4b6b..354acb4898a 100644 --- a/www/galeon/PLIST +++ b/www/galeon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2002/06/26 10:30:07 seb Exp $ +@comment $NetBSD: PLIST,v 1.13 2002/08/04 23:53:21 taya Exp $ bin/galeon bin/galeon-bin bin/galeon-config-tool @@ -342,6 +342,7 @@ share/pixmaps/galeon.png share/sounds/galeon/clicked.wav @dirrm share/sounds/galeon @exec ${MKDIR} %D/share/omf/galeon +@exec env GCONF_CONFIG_SOURCE=xml::${X11PREFIX}/etc/gconf/gconf.xml.defaults gconftool-1 --makefile-install-rule ${X11PREFIX}/etc/gconf/schemas/galeon.schemas @dirrm share/omf/galeon @dirrm share/gnome/help/galeon-manual/C/stylesheet-images @dirrm share/gnome/help/galeon-manual/C/figures |