db-move: moved linux from [testing] to [core] (x86_64)
[arch-packages.git] / brltty / trunk / brltty.install
blob4dc02332934934140fdb650e921525cee60dd517
1 post_install () {
2   [ ! -e /etc/brlapi.key ] && brltty-genkey
3   echo "Please add your user to the brlapi group."
6 post_upgrade () {
7   post_install
10 post_remove() {
11   [ -e /etc/brlapi.key ] && rm -v /etc/brlapi.key