summaryrefslogtreecommitdiffstats
path: root/mail/zmailer/files/pkg-install.in
blob: fc72ea00a88335a0574aba4cc996be727a1b7f50 (plain)
1
2
3
4
#!/bin/sh
if [ "$2" = POST-INSTALL ]; then
  %%PREFIX%%/sbin/post-install
fi
OpenPOWER on IntegriCloud