]> andersk Git - gssapi-openssh.git/commitdiff
o Output tarball to temp/. OPENSSH_GSI_GPT_2_8
authorcphillip <cphillip>
Wed, 17 Sep 2003 16:48:20 +0000 (16:48 +0000)
committercphillip <cphillip>
Wed, 17 Sep 2003 16:48:20 +0000 (16:48 +0000)
bundle/scripts/make-src-bundle

index 42214e6ab18295a9928107a333eb23b5b05d65eb..62a81b51cbfd93b0558670c550c9bfcb57d12d50 100755 (executable)
@@ -19,7 +19,7 @@ mv sources/gsi_openssh_bundle-$VERSION-src_src.tar.gz $NAME
 #
 
 mkdir -p temp/
-tar xvzf $NAME -C foo/
+tar xvzf $NAME -C temp/
 cd temp/
 rm globus_core-99.tar.gz
 cat packaging_list | grep -v 'globus_core' > packaging_list
This page took 0.090037 seconds and 5 git commands to generate.