Przyspieszenie %gconf_schema_install
Artur Flinta
aflinta at at.kernel.pl
Tue Jan 4 10:18:24 CET 2005
Dnia 04-01-2005, wto o godzinie 11:04 +0100, Artur Frysiak napisał(a):
> %gconf_schema_install /usr/lib/rpm/gconf-schema-install
>
> cat /usr/lib/rpm/gconf-schema-install
> #!/bin/sh
> umask 022
> export GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults"
> if [ $# -gt 0 ] ; then
> /usr/bin/gconftool-2 --makefile-install-rule \
> "$@" > /dev/null
> else
> /usr/bin/gconftool-2 --makefile-install-rule \
> /etc/gconf/schemas/*.schemas > /dev/null
> fi
Wow :) szybki jesteś :) Jeszcze krzak zasugerował opcję --uninstall do
wywalania niepotrzebnych schematów.
Pozdrawiam
Artur
--
Każdy problem ma swoje rozwiązanie,
jeżeli nie ma rozwiązania to nie ma problemu.
More information about the pld-devel-pl
mailing list