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 12 04:00:44 UTC 2012
[aur-mirror.git]
/
mindtouch
/
mindtouch-setup.install
blob
1931f0f91c23eed4d8ebe6847890ba3513e9624c
1
## arg 1: the new package version
2
post_install() {
3
chown -R http:http /usr/share/webapps/mindtouch/config
4
}
5
6
# vim:set ts=2 sw=2 et: