gcc: fix subpackage description

This commit is contained in:
Toyam Cox 2018-03-28 18:58:32 -04:00
parent 7e55558944
commit 0c9b66e29c

View file

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