]> andersk Git - gssapi-openssh.git/commitdiff
o Update to include '--without-default-path' to avoid compiling into sshd
authorcphillip <cphillip>
Tue, 9 Apr 2002 21:28:21 +0000 (21:28 +0000)
committercphillip <cphillip>
Tue, 9 Apr 2002 21:28:21 +0000 (21:28 +0000)
      a local user's path at build-time.

openssh/pkg_data_src.gpt

index a3a5513ac85701d8fb604a625302d3ed9a215467..59486402e5af94b48ae76e57013bb4852e98b1fd 100644 (file)
@@ -35,7 +35,7 @@
 
     <Build_Instructions>
 
-      <Build_Step>./configure --prefix=INSTALLDIR_GPTMACRO --sysconfdir=/etc/ssh --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO --disable-suid-ssh OPENSSH_GPTMACRO</Build_Step>
+      <Build_Step>./configure --prefix=INSTALLDIR_GPTMACRO --sysconfdir=/etc/ssh --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO --disable-suid-ssh --without-default-path OPENSSH_GPTMACRO</Build_Step>
       <Build_Step>MAKE_GPTMACRO gpt-all</Build_Step>
       <Build_Step>MAKE_GPTMACRO gpt-install</Build_Step>
 
This page took 0.040214 seconds and 5 git commands to generate.