]> andersk Git - gssapi-openssh.git/commitdiff
o Remove compat package from bundle
authorcphillip <cphillip>
Thu, 22 Jan 2004 22:03:49 +0000 (22:03 +0000)
committercphillip <cphillip>
Thu, 22 Jan 2004 22:03:49 +0000 (22:03 +0000)
bundle/scripts/make-src-bundle

index 90a877bffd7d1caa458d3d21a735debb2a6dca89..62a81b51cbfd93b0558670c550c9bfcb57d12d50 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 gsi_openssh_compat
+$GPT_LOCATION/sbin/gpt-bundle -nodeps -srcdir=sources/ -output=$NAME gsi_openssh gsi_openssh_setup
 mv sources/gsi_openssh_bundle-$VERSION-src_src.tar.gz $NAME
 
 #
This page took 0.030841 seconds and 5 git commands to generate.