Remove terminfo-italics
This commit is contained in:
parent
44d0f2971c
commit
e4486e451c
2 changed files with 0 additions and 2 deletions
|
@ -64,7 +64,6 @@ function repopkg_check() {
|
||||||
|
|
||||||
# Check against the repository versions
|
# Check against the repository versions
|
||||||
repo_check rxvt-unicode-sgr-mouse rxvt-unicode
|
repo_check rxvt-unicode-sgr-mouse rxvt-unicode
|
||||||
repo_check terminfo-italics ncurses
|
|
||||||
|
|
||||||
# Return to the script folder
|
# Return to the script folder
|
||||||
cd "$script_directory" || exit
|
cd "$script_directory" || exit
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
rxvt-unicode-sgr-mouse
|
rxvt-unicode-sgr-mouse
|
||||||
terminfo-italics
|
|
||||||
|
|
Loading…
Reference in a new issue