Deleted Added
full compact
buildbff.sh (180741) buildbff.sh (180744)
1#!/bin/sh
2#
3# buildbff.sh: Create AIX SMIT-installable OpenSSH packages
1#!/bin/sh
2#
3# buildbff.sh: Create AIX SMIT-installable OpenSSH packages
4# $Id: buildbff.sh 180740 2008-07-23 09:15:38Z des $
4# $Id: buildbff.sh,v 1.10 2006/09/10 03:24:19 dtucker Exp $
5#
6# Author: Darren Tucker (dtucker at zip dot com dot au)
7# This file is placed in the public domain and comes with absolutely
8# no warranty.
9#
10# Based originally on Ben Lindstrom's buildpkg.sh for Solaris
11#
12

--- 369 unchanged lines hidden ---
5#
6# Author: Darren Tucker (dtucker at zip dot com dot au)
7# This file is placed in the public domain and comes with absolutely
8# no warranty.
9#
10# Based originally on Ben Lindstrom's buildpkg.sh for Solaris
11#
12

--- 369 unchanged lines hidden ---