summarylogtreecommitdiffstats
path: root/nvidia-pacman-hook.install
blob: 0f5bed222aae839a3ec0504b8fdeb17d4b99f0ab (plain)
1
2
3
4
5
post_install () {
  echo ">>>"
  echo ">>> Make sure the Target package set in this hook is the one you have installed."
  echo ">>>"
}