Author: ydario Date: Mon Sep 14 10:26:32 2015 New Revision: 1702898 URL: http://svn.apache.org/r1702898 Log: #i118923# OS/2, use the legacy config.site script.
Modified: openoffice/trunk/main/set_soenv.in Modified: openoffice/trunk/main/set_soenv.in URL: http://svn.apache.org/viewvc/openoffice/trunk/main/set_soenv.in?rev=1702898&r1=1702897&r2=1702898&view=diff ============================================================================== --- openoffice/trunk/main/set_soenv.in (original) +++ openoffice/trunk/main/set_soenv.in Mon Sep 14 10:26:32 2015 @@ -2039,7 +2039,7 @@ if ( $platform =~ m/os2/ ) ToFile( "LS", "ls.exe", "e" ); ToFile( "GNUCOPY", "cp.exe", "e" ); ToFile( "TOUCH", "touch", "e" ); - ToFile( "CONFIG_SITE", "/@unixroot/usr/share/config.site", "e" ); + ToFile( "CONFIG_SITE", "/@unixroot/usr/share/config.legacy", "e" ); } # $perlpre is only used for the following three variables