repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git]
/
gvfs-smb-lite
/
gvfs-module.install
blob
09d1f11ec3dc6c275eb1301104a52232cf0b69da
1
post_install() {
2
killall -USR1 gvfsd >&/dev/null || :
3
}
4
5
post_upgrade() {
6
post_install
7
}