mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
gcc: fix subpackage description
This commit is contained in:
parent
7e55558944
commit
0c9b66e29c
1 changed files with 1 additions and 1 deletions
|
@ -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.*"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue