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]
/
urpkg
/
urpkg.install
blob
18d49fa3b1a0b297e01dee8c0b214de6aad994d6
1
post_install ()
2
{
3
# Create install and shared groups
4
/usr/sbin/groupadd urpkgrp-install || true
5
/usr/sbin/groupadd urpkgrp-shared || true
6
}