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