libcgroup: update to 0.38.
This commit is contained in:
parent
61256674be
commit
0ac3924282
3 changed files with 12 additions and 13 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'libcgroup-devel'.
|
||||
#
|
||||
depends="glibc-devel libcgroup"
|
||||
noarch=yes
|
||||
depends="libcgroup>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue