#!/bin/sh # sit class file # # Christoph Niethammer (C) 2013 # CATEGORY="compiler" PACKAGE="pgi" VERSION="13.2" URL="http://www.pgroup.com/" INSTALLER="Tünde Erdei " # Archive A and package name P A=pgilinux-2013-${VERSION/\./}.tar.gz P= BUILDDIR=$SRCDIR src_build(){ /bin/true } src_install(){ expect - "$SRCDIR" <