]> andersk Git - gssapi-openssh.git/blobdiff - openssh/pkg_data_src.gpt
It turns out that whitespace is very significant in GPT Build_Steps.
[gssapi-openssh.git] / openssh / pkg_data_src.gpt
index 297bacb149064a25b7e32b6bb36d09465076eb3f..57d68667c40d48289f2f2429a55e918cda71fd67 100644 (file)
 
       <Build_Step>
         GSICFG="--prefix=INSTALLDIR_GPTMACRO --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO --disable-strip"
-
         if test "STATIC_LINK_GPTMACRO" = "yes"; then 
           GSICFG="$GSICFG --with-globus-static"
         fi
+        GLOBUS_FLAVOR_NAME=FLAVOR_GPTMACRO
+        export GLOBUS_FLAVOR_NAME
+        CONFIGENV_GPTMACRO ./configure $GSI_OPENSSH_ARGS GSI_OPENSSH_GPTMACRO $GSICFG</Build_Step>
 
-       GLOBUS_FLAVOR_NAME=FLAVOR_GPTMACRO
-       export GLOBUS_FLAVOR_NAME
-
-        CONFIGENV_GPTMACRO ./configure $GSI_OPENSSH_ARGS GSI_OPENSSH_GPTMACRO $GSICFG
-      </Build_Step>
+      <Build_Step>MAKE_GPTMACRO gpt-all</Build_Step>
 
-      <Build_Step>
-        MAKE_GPTMACRO gpt-all
-      </Build_Step>
-
-      <Build_Step>
-        MAKE_GPTMACRO gpt-install
-      </Build_Step>
+      <Build_Step>MAKE_GPTMACRO gpt-install</Build_Step>
 
     </Build_Instructions>
 
This page took 0.056616 seconds and 4 git commands to generate.