diff options
Diffstat (limited to 'bin/info2head')
-rwxr-xr-x | bin/info2head | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/info2head b/bin/info2head index de8efa99c14..7a5510efacf 100755 --- a/bin/info2head +++ b/bin/info2head @@ -20,7 +20,7 @@ OSE_HOST= OSE_RELEASE_NAME= export OSE_RELEASE_NAME -OSE_ROOT=${OSE_ROOT-$WRAPPER_ROOT} +OSE_ROOT=${OSE_ROOT-$ACE_ROOT} export OSE_ROOT OSE_VERSION_ROOT=$OSE_ROOT |