]> andersk Git - gssapi-openssh.git/commitdiff
export GLOBUS_FLAVOR_NAME when building to work-around Globus packaging bug
authorjbasney <jbasney>
Tue, 30 Mar 2004 22:27:59 +0000 (22:27 +0000)
committerjbasney <jbasney>
Tue, 30 Mar 2004 22:27:59 +0000 (22:27 +0000)
openssh/pkg_data_src.gpt

index 155e03715aff676e09e16f1a1041a67418ad0b7f..66506a980b8fac3cf8265ab523a4ab85ccb0a479 100644 (file)
@@ -66,6 +66,9 @@
           GSICFG="$GSICFG --with-globus-static"
         fi
 
+       GLOBUS_FLAVOR_NAME=FLAVOR_GPTMACRO
+       export GLOBUS_FLAVOR_NAME
+
         CONFIGENV_GPTMACRO ./configure GSI_OPENSSH_GPTMACRO $GSICFG
       </Build_Step>
 
This page took 0.091623 seconds and 5 git commands to generate.