]> git.mxchange.org Git - flightgear.git/commitdiff
Change locale files location
authorFrederic Bouvier <fredfgfs01@free.fr>
Thu, 17 Nov 2011 08:17:21 +0000 (09:17 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Thu, 17 Nov 2011 08:17:21 +0000 (09:17 +0100)
package/Win-NSIS/flightgear-nightly-vs2010.nsi

index 95f5ad90eb321fbd9142352f459cd9dc873de48b..30ad91770d7d774ed594aab789d40e813543505f 100644 (file)
@@ -89,7 +89,7 @@ Section "" ;No components page, name is not important
   ; VC runtime redistributables
   File "$%VCINSTALLDIR%\redist\x86\Microsoft.VC100.CRT\*.dll"
   
-  File /r ${FGRunDir}\share
+  File /r ${FGRunDir}\share\locale
   
   SetOutPath $INSTDIR\osgPlugins-${OSGVersion}
   File ${OSGPluginsDir}\osgdb_ac.dll