install.py

changeset 5652
d1b65f380408
parent 5651
982465f8389c
child 5675
c6bfe7b10b01
--- a/install.py	Wed Mar 22 18:50:20 2017 +0100
+++ b/install.py	Wed Mar 22 18:56:25 2017 +0100
@@ -1114,7 +1114,7 @@
         cfg['ericTemplatesDir'],
         cfg['ericCodeTemplatesDir'], cfg['ericOthersDir'],
         cfg['bindir'], cfg['mdir'],
-        cfg['apidir'], apis,
+        cfg['apidir'], sorted(apis),
         macAppBundlePath, macAppBundleName,
     )
     copyToFile(fn, config)

eric ide

mercurial