gvfs: remove unnecessary triggers="gsettings-schemas" from subpkg
This is not required anymore since it is automatically added when /usr/share/glib-2.0/schemas is found
This commit is contained in:
parent
d2eb199ebd
commit
cae9d28119
@ -99,7 +99,6 @@ gvfs-mtp_package() {
|
||||
gvfs-smb_package() {
|
||||
short_desc+=" - SMB/CIFS (Windows client) backend"
|
||||
depends="gvfs-${version}_${revision}"
|
||||
triggers="gsettings-schemas"
|
||||
pkg_install() {
|
||||
vmove usr/libexec/gvfsd-smb
|
||||
vmove usr/libexec/gvfsd-smb-browse
|
||||
|
Loading…
x
Reference in New Issue
Block a user