summaryrefslogtreecommitdiff
path: root/community/delegate/delegate.install
blob: 39883a261a0a0376f70829c61fba453062ad9fe5 (plain)
1
2
3
4
5
6
post_install() {
  echo "--"
  echo "-- Delegate supports too many protocols, so I did not write any rc-script"
  echo "-- Please read documentation in /usr/share/delegate/"
  echo "--"
}