ALT Linux Bugzilla
– Attachment 2447 Details for
Bug 14633
Не работают gconf_install_schema, gconf_uninstall_schema
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
gconf_install_schema
gconf_install_schema.diif (text/plain), 462 bytes, created by
Alexey Shabalin
on 2008-02-24 04:03:14 MSK
(
hide
)
Description:
gconf_install_schema
Filename:
MIME Type:
Creator:
Alexey Shabalin
Created:
2008-02-24 04:03:14 MSK
Size:
462 bytes
patch
obsolete
>--- gconf_install_schema 2008-02-05 22:36:42 +0300 >+++ gconf_install_schema.new 2008-02-24 03:57:51 +0300 >@@ -1,7 +1,7 @@ > #!/bin/sh -e > > export GCONF_CONFIG_SOURCE=$(/usr/bin/gconftool-2 --get-default-source) >-for S in ; do >- /usr/bin/gconftool-2 --makefile-install-rule "/etc/gconf/schemas/.schemas" >/dev/null >+for S in $*; do >+ /usr/bin/gconftool-2 --makefile-install-rule "/etc/gconf/schemas/$S.schemas" >/dev/null > done > /usr/sbin/gconf_sync_state
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14633
: 2447 |
2448