]> andersk Git - gssapi-openssh.git/blob - bundle/scripts/collate-packages
o Add gsi-openssh package from cvs to the mdist-built bundle.
[gssapi-openssh.git] / bundle / scripts / collate-packages
1 #!/bin/sh
2 #
3
4 source ./scripts/version.sh
5
6 if [ ! -e sources/ ]; then
7     mkdir -p sources/
8 fi
9
10 cp ../packages-harvest/gsi_openssh-$VERSION-src.tar.gz
This page took 2.016341 seconds and 5 git commands to generate.