diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-12 23:28:16 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:28:16 +0200 |
commit | cf3ef241e0092909e71e9600612c9c7c645cae7c (patch) | |
tree | 3b80db5f442b21765fe680da0ceeec05497632a9 /desktop/brightside/doinst.sh | |
parent | b517768799aa2db4da3596daafaca46abe37afdd (diff) | |
download | slackbuilds-cf3ef241e0092909e71e9600612c9c7c645cae7c.tar.gz |
desktop/brightside: Added to 12.2 repository
Diffstat (limited to 'desktop/brightside/doinst.sh')
-rw-r--r-- | desktop/brightside/doinst.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/brightside/doinst.sh b/desktop/brightside/doinst.sh new file mode 100644 index 0000000000..af97e5f877 --- /dev/null +++ b/desktop/brightside/doinst.sh @@ -0,0 +1,4 @@ +GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \ +chroot . gconftool-2 --makefile-install-rule \ + /usr/share/gconf/schemas/brightside.schemas \ + 1>/dev/null |