summarylogtreecommitdiffstats
path: root/pacmarge.install
blob: 1d55ee7916b6718c0bb3798104971c2478ae3402 (plain)
1
2
3
4
5
post_install() {
  echo '==> WARNING: pacmarge is really new and totally untested; use it at your own risk!'
}

# vim:set ts=2 sw=2 et: