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 Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
xulrunner-headless-hg
/
xulrunner-headless-hg.install
blob
ef08c2beb05a17559e7a143bfbe6ff3677039811
1
post_install {
2
ldconfig
3
echo "You may not be able to build mozilla-headless-services until
4
after a reboot. I'll work on it"
5
}
6
7
post_remove {
8
ldconfig
9
}