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]
/
libfprint-git
/
fprint.install
blob
2c03371124d5e288362ae7a082ac24b368475642
1
post_install() {
2
echo '==> To use fprint you have to'
3
echo ' add 'uinput' to the MODULES=() in /etc/rc.conf.'
4
echo ' add yourself to group 'scanner''
5
echo ' More Infos: http://wiki.archlinux.org/index.php/Fprint'
6
}
7