]> andersk Git - gssapi-openssh.git/commitdiff
o Add gsi_openssh_compat to gsi-openssh bundle. OPENSSH_GSI_GPT_2_10
authorcphillip <cphillip>
Tue, 13 Jan 2004 21:03:36 +0000 (21:03 +0000)
committercphillip <cphillip>
Tue, 13 Jan 2004 21:03:36 +0000 (21:03 +0000)
bundle/mdist.conf
bundle/scripts/collate-packages
bundle/scripts/make-src-bundle

index 34662365d6d0669cb25b84cbbf0ff27f86c7e662..3b1cb990cff80725a1b29f46f26cf2d61d68c069 100644 (file)
             Tag OPENSSH_GSI_GPT_2_10
             Directory ./
         </Package>
+        <Package name="gsi_openssh_compat">
+            Module compat
+            Root :pserver:anonymous@cvs.ncsa.uiuc.edu:/CVS/gssapi-openssh
+            Tag OPENSSH_GSI_GPT_2_10
+            Directory ./
+        </Package>
     </Depends>
 
     <Dist>
index af76fc92a263627cd731de20ca5a56adaa17e6bd..9d315b04104b4bf63ebf6b2f3840acf1577c8d7e 100755 (executable)
@@ -9,4 +9,5 @@ fi
 
 cp ../packages-harvest/gsi_openssh-$VERSION-src.tar.gz ./work/sources/
 cp ../packages-harvest/gsi_openssh_setup-$VERSION-src.tar.gz ./work/sources/
+cp ../packages-harvest/gsi_openssh_compat-$VERSION-src.tar.gz ./work/sources/
 
index 62a81b51cbfd93b0558670c550c9bfcb57d12d50..90a877bffd7d1caa458d3d21a735debb2a6dca89 100755 (executable)
@@ -11,7 +11,7 @@ cd work/
 # create the bundle
 #
 
-$GPT_LOCATION/sbin/gpt-bundle -nodeps -srcdir=sources/ -output=$NAME gsi_openssh gsi_openssh_setup
+$GPT_LOCATION/sbin/gpt-bundle -nodeps -srcdir=sources/ -output=$NAME gsi_openssh gsi_openssh_setup gsi_openssh_compat
 mv sources/gsi_openssh_bundle-$VERSION-src_src.tar.gz $NAME
 
 #
This page took 0.080206 seconds and 5 git commands to generate.