#!/bin/sh INSTDIR="$1" ln -s "$INSTDIR/bin/parted" /var/bin/parted exit 0