% ./configure --prefix=/tmp/pkg |
% find /tmp/pkg -print > /tmp/softwarefiles |
% sed 's,/tmp/pkg,/usr/local,g' < /tmp/softwarefiles > softwarefiles-correct |
% rm -r /tmp/pkg |
% echo "i pkginfo=./pkginfo" > /tmp/Prototype |
PKG="SOBLzsh" |
% cd /tmp |
% rm -r /tmp/Software /tmp/Prototzpe /tmp/pkginfo /tmp/softwarefiles* |
% bzip2 -s Software-Version-OS-Arch |