.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=212
This commit is contained in:
parent
dd6660d29e
commit
2715a97e05
4
emacs.sh
4
emacs.sh
@ -26,7 +26,9 @@ if test "$EMACS_TOOLKIT" = gtk; then
|
||||
# Currently (2013/05/24) the parser of the GNOME libs
|
||||
# are broken that is it is not independent from locale
|
||||
LC_NUMERIC=POSIX
|
||||
export LC_NUMERIC
|
||||
XLIB_SKIP_ARGB_VISUALS=1
|
||||
GDK_RGBA=0
|
||||
export LC_NUMERIC XLIB_SKIP_ARGB_VISUALS GDK_RGBA
|
||||
fi
|
||||
arg0=$0
|
||||
argv=("$@")
|
||||
|
Loading…
x
Reference in New Issue
Block a user