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 12:02:26 UTC 2012
[aur-mirror.git]
/
snewpy
/
snewpy.install
blob
6df64a4864be43c6ec3e84fea2b0c25574a42eb6
1
post_install()
2
{
3
chmod 4755 /usr/bin/snewpy
4
}
5
6
post_upgrade()
7
{
8
chmod 4755 /usr/bin/snewpy
9
}