confuse: bootstrap pkg.
This commit is contained in:
parent
4111057a6d
commit
b2ace24d26
|
@ -2,6 +2,7 @@
|
|||
pkgname=confuse
|
||||
version=2.7
|
||||
revision=4
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-static --disable-nls --with-pic"
|
||||
short_desc="C-library for parsing configuration files"
|
||||
|
@ -37,6 +38,6 @@ confuse-devel_package() {
|
|||
|
||||
confuse_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue