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 12:02:00 UTC 2012
[aur-mirror.git]
/
nial
/
nial.install
blob
10f7a40a2176bda88dc3dcabd2ee78f62b7c7ffc
1
post_upgrade() {
2
post_install
3
}
4
5
post_install() {
6
ln -sf /usr/lib/nial/nial /usr/bin/nial
7
}
8
9