#!/bin/sh
if [ "$2" = POST-INSTALL ]; then
  %%PREFIX%%/sbin/post-install
fi


syntax highlighted by Code2HTML, v. 0.9.1