#!/bin/bash # # $Id$ # set -x perl Makefile.PL INSTALLDIRS=vendor CONFDIR=/etc/pb make make DESTDIR=$1 install