wget: use vmove all.
This commit is contained in:
parent
48759dfd62
commit
bcb6c8b0bd
@ -1,7 +1,7 @@
|
||||
# Template file for 'wget'
|
||||
pkgname=wget
|
||||
version=1.14
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl=openssl --without-included-regex"
|
||||
short_desc="The GNU wget utility"
|
||||
@ -27,6 +27,6 @@ wget_package() {
|
||||
conf_files="/etc/wgetrc"
|
||||
depends="ca-certificates"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user