
#!/bin/bash
#
# PKGINST: pre-post install scripts for CRUX packages


if [ ! -z "$1" ]; then $1; fi
