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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue