forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=135
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ncurses
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -322,9 +322,9 @@ rm -vf mk-dlls.sh
|
||||
test ! -f /.buildenv || . /.buildenv
|
||||
OPATH=$PATH
|
||||
%ifarch s390x s390
|
||||
FALLBK="xterm,linux,vt100,vt102"
|
||||
%else
|
||||
FALLBK="xterm,ibm327x,vt100,vt102,vt220"
|
||||
%else
|
||||
FALLBK="xterm,linux,vt100,vt102"
|
||||
%endif
|
||||
CC=gcc
|
||||
CXX=g++
|
||||
|
Reference in New Issue
Block a user