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 Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git]
/
ledcontrol-gtk2
/
ledcontrol.install
blob
3434e826f6a399a51ec0e8b58e5ebc8d65541127
1
post_install () {
2
groupadd --gid 150 --force ledcontrol
3
}
4
post_remove () {
5
groupdel ledcontrol
6
}