Remove rxvt-unicode from checkversion
This commit is contained in:
parent
9a92482902
commit
7839aa66a4
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@ function repopkg_check() {
|
|||
# Enter the package root directory
|
||||
cd "$package_rootdir" || exit
|
||||
|
||||
# Check against the repository versions
|
||||
repo_check rxvt-unicode-sgr-mouse rxvt-unicode
|
||||
|
||||
# Return to the script folder
|
||||
cd "$script_directory" || exit
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue