mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gc: fixed wrksrc.
This commit is contained in:
parent
c621f188b4
commit
0b1bff16cd
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'gc'
|
||||
pkgname=gc
|
||||
version=7.2c
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
wrksrc=gc-7.2
|
||||
build_style=gnu-configure
|
||||
subpackages="gc-devel"
|
||||
short_desc="A garbage collector for C and C++"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue