]> andersk Git - gssapi-openssh.git/blame - bundle/make-bin-bundle
Initial revision
[gssapi-openssh.git] / bundle / make-bin-bundle
CommitLineData
277eed3a 1#!/bin/sh
2
3NAME="gsi_openssh_bundle-2.1-i686-pc-linux-gnu.tar.gz"
4
5if [ ! -e $NAME ]; then
6 $GPT_LOCATION/sbin/gpt-bundle -output=$NAME -xml=gsi_openssh_bundle-bin.xml
7fi
This page took 1.939795 seconds and 5 git commands to generate.