#!/bin/sh # VBuild script for Vector Linux # You may edit these for configuration echo VBuild `pwd` #export PNAME= #export PVERSION= export PREFIX=/usr/X11R6 export CONFIGURE="--prefix=$PREFIX" /sbin/buildpkg