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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
iegd
/
iegd.install
blob
f72e6bc80846927fde8a921f12f7712d45cb3d9a
1
pkgname=iegd
2
3
post_install() {
4
echo ">>> Running ldconfig"
5
ldconfig
6
}
7
8
post_upgrade() {
9
post_install
10
}