gvfs: -smb subpkg needs to run the gsettings-schemas trigger to work.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.20.0
|
version=1.20.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal --disable-afc --disable-obexftp
|
configure_args="--disable-hal --disable-afc --disable-obexftp
|
||||||
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
||||||
@@ -90,6 +90,7 @@ gvfs-smb_package() {
|
|||||||
short_desc+=" - SMB/CIFS (Windows client) backend"
|
short_desc+=" - SMB/CIFS (Windows client) backend"
|
||||||
depends="gvfs>=${version}_${revision}"
|
depends="gvfs>=${version}_${revision}"
|
||||||
replaces="gvfs<1.18.3_2"
|
replaces="gvfs<1.18.3_2"
|
||||||
|
triggers="gsettings-schemas"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/libexec/gvfsd-smb
|
vmove usr/libexec/gvfsd-smb
|
||||||
vmove usr/libexec/gvfsd-smb-browse
|
vmove usr/libexec/gvfsd-smb-browse
|
||||||
|
|||||||
Reference in New Issue
Block a user