repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
db-move: moved xdg-desktop-portal-gnome from [testing] to [extra] (x86_64)
[arch-packages.git]
/
xf86-input-synaptics
/
trunk
/
xf86-input-synaptics.install
blob
6e7b47de29fbfc45bb3d86eecde7f2bebaff441e
1
post_install() {
2
cat <<MSG
3
>>> xf86-input-synaptics driver is on maintenance mode and
4
xf86-input-libinput driver must be prefered over.
5
MSG
6
}
7
8
post_upgrade() {
9
post_install
10
}
11