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 Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git]
/
libkitclient-svn
/
libkitclient.install
blob
6fbd83c726c99a7dc3efba3eb91f94a6e9b37bfe
1
# $1: The new package version
2
3
4
post_install() {
5
6
/bin/cat <<EOF
7
8
==> Add your user to the uucp group:
9
==> # gpasswd -a USERNAME uucp
10
11
EOF
12
}