forked from pool/emacs
.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=314
This commit is contained in:
parent
207801b273
commit
920939b9e4
3
emacs.sh
3
emacs.sh
@ -29,9 +29,8 @@ if test "$EMACS_TOOLKIT" = gtk; then
|
|||||||
# Currently (2013/05/24) the parser of the GNOME libs
|
# Currently (2013/05/24) the parser of the GNOME libs
|
||||||
# are broken that is it is not independent from locale
|
# are broken that is it is not independent from locale
|
||||||
LC_NUMERIC=POSIX
|
LC_NUMERIC=POSIX
|
||||||
XLIB_SKIP_ARGB_VISUALS=1
|
|
||||||
GDK_RGBA=0
|
GDK_RGBA=0
|
||||||
export LC_NUMERIC XLIB_SKIP_ARGB_VISUALS GDK_RGBA
|
export LC_NUMERIC GDK_RGBA
|
||||||
fi
|
fi
|
||||||
arg0=$0
|
arg0=$0
|
||||||
argv=("$@")
|
argv=("$@")
|
||||||
|
BIN
site-lisp.tar.bz2
(Stored with Git LFS)
BIN
site-lisp.tar.bz2
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user