Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
5c7534b47c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/gnome2/gconf/gconf.cron

+ 1
- 1
package/gnome2/gconf/gconf.cron

@ -25,7 +25,7 @@ umask 022
SCHEMA_DIR=/etc/D_prefix/gconf/schemas
export GCONF_CONFIG_SOURCE="`/D_prefix/bin/gconftool-2 --get-default-source`"
echo "(Re-)Generating Gnomem gconf schemes ..."
echo "(Re-)Generating Gnome gconf schemes ..."
while read schema; do
/D_prefix/bin/gconftool-2 --makefile-install-rule $schema | \
sed -e '/^[A-Z].*ed schema/d' -e '/[^ ]*/d'

Loading…
Cancel
Save