#!/bin/bash ## TrackBuild script for: scons ## Auto-generated by 'trackinstall' ## trackinstall Copyright 2006-2007 Gilbert Ashley ## Full package name: scons-0.96.1-i486-1.tgz NAME='scons' VERSION='0.96.1' ARCH='i486' BUILD='1' TRACK_INSTALL='YES' SHELL_INSTALL='YES' PRE_FIX='/usr' # Any extra options go here: INSTALL_LINE='python setup.py install' # Read in the config file and functions: source /usr/libexec/pkgbuild/FUNCTIONS ; # do_track_install can substitute the following functions: pre_process make_dirs fake_install fix_pkg_perms strip_bins create_docs compress_man_pages make_description make_doinst make_package post_process # PkgBuild, src2pkg and trackinstall - Copyright 2005-2007 Gilbert Ashley # See /usr/doc/pkgbuild-x.x.x, run 'man trackinstall' or 'trackinstall --help' for help. Below # are some common trackinstall options for easy cut-and-paste use if you need them. # INSTALL_LINE ='' DOCLIST='' # SHELL_INSTALL='YES' CORRECT_PERMS='NO'