Make NAME and DESC consistent.
This commit is contained in:
parent
e7944a332a
commit
c11b8c51d8
@ -1,8 +1,8 @@
|
|||||||
[gcc]
|
[gcc]
|
||||||
pkgname="${pkgprefix}g${abbrev_ver}c"
|
pkgname="${pkgprefix}g${abbrev_ver}c"
|
||||||
name="GCC - GNU Compiler Collection"
|
name="GCC - GNU Compiler Collection (C)"
|
||||||
pkgvendor="http://gcc.gnu.org"
|
pkgvendor="http://gcc.gnu.org"
|
||||||
pkgdesc="GNU Compiler Collection (C, C++)"
|
pkgdesc="GNU Compiler Collection (C)"
|
||||||
pkgver="$pkgver"
|
pkgver="$pkgver"
|
||||||
files(-,root,bin)
|
files(-,root,bin)
|
||||||
dir $iprefix/share
|
dir $iprefix/share
|
||||||
|
Loading…
x
Reference in New Issue
Block a user