forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=206
This commit is contained in:
parent
d7b67fae8b
commit
e7f703a115
@ -995,3 +995,38 @@
|
||||
|
||||
set_attributes = my_sgr;
|
||||
}
|
||||
--- package/ncursest.map
|
||||
+++ package/ncursest.map 2015-07-07 12:26:54.705559346 +0000
|
||||
@@ -362,13 +362,13 @@ NCURSES_TINFO_5.7.20081102 {
|
||||
_nc_strfnames;
|
||||
_nc_strnames;
|
||||
_nc_tracechar;
|
||||
+ _nc_ttytype;
|
||||
_nc_use_tracef;
|
||||
set_tabsize;
|
||||
local:
|
||||
_nc__nc_tputs_trace;
|
||||
_nc_keyname;
|
||||
_nc_mutex_init;
|
||||
- _nc_ttytype;
|
||||
_nc_unctrl;
|
||||
} NCURSES_TINFO_5.6.20061217;
|
||||
|
||||
--- package/ncursestw.map
|
||||
+++ package/ncursestw.map 2015-07-07 12:27:23.982012359 +0000
|
||||
@@ -362,6 +362,7 @@ NCURSES_TINFO_5.7.20081102 {
|
||||
_nc_strfnames;
|
||||
_nc_strnames;
|
||||
_nc_tracechar;
|
||||
+ _nc_ttytype;
|
||||
_nc_use_tracef;
|
||||
_nc_viswbuf;
|
||||
_nc_viswbufn;
|
||||
@@ -373,7 +374,6 @@ NCURSES_TINFO_5.7.20081102 {
|
||||
_nc__nc_tputs_trace;
|
||||
_nc_keyname;
|
||||
_nc_mutex_init;
|
||||
- _nc_ttytype;
|
||||
_nc_unctrl;
|
||||
_nc_viswbuf2;
|
||||
} NCURSES_TINFO_5.6.20061217;
|
||||
|
Loading…
Reference in New Issue
Block a user