gcc: fix subpackage description

This commit is contained in:
Toyam Cox 2018-03-28 18:58:32 -04:00
parent 7e55558944
commit 0c9b66e29c
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ libitm-devel_package() {
}
}
libitm_package() {
short_desc+=" -Transactional Memory library"
short_desc+=" - Transactional Memory library"
pkg_install() {
vmove "usr/lib/libitm.so.*"
}