]> andersk Git - gssapi-openssh.git/blob - bundle/mdist.conf
o MDist-ize the gsi-openssh bundle module.
[gssapi-openssh.git] / bundle / mdist.conf
1 <Package name="gsi_openssh_bundle">
2     <Depends>
3 <!--
4         <Package name="gsi_openssh">
5             Module openssh
6             Root :pserver:anonymous@cvs.ncsa.uiuc.edu:/CVS/openssh
7             Tag OPENSSH_GSI_GPT_2_6
8             Directory ./
9         </Package>
10 -->
11     </Depends>
12
13     <Dist>
14         <Tools>
15             <Tool>gpt-3.0</Tool>
16         </Tools>
17
18         <File name="gsi_openssh_bundle-2.6-src.tar.gz" />
19
20         <Steps>
21             <Step>
22                 <Description>
23                     Creating bundle...
24                 </Description>
25                 <Command>
26                     ./scripts/make-src-bundle
27                 </Command>
28             </Step>
29         </Steps>
30     </Dist>
31 </Package>
This page took 0.030519 seconds and 5 git commands to generate.