xz: bootstrap pkg; supersedes chroot-xz.
This commit is contained in:
parent
5dc3e3c874
commit
4111057a6d
@ -1,7 +1,8 @@
|
|||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.0.5
|
version=5.0.5
|
||||||
revision=1
|
revision=2
|
||||||
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The XZ utilities"
|
short_desc="The XZ utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
@ -31,8 +32,8 @@ liblzma-devel_package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
xz_package() {
|
xz_package() {
|
||||||
conflicts="chroot-xz>=0"
|
replaces="chroot-xz>=0"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user