scripts/install.py

changeset 7775
4a1db75550bd
parent 7746
12d5e1e6abd1
child 7785
9978016560ec
--- a/scripts/install.py	Sat Oct 10 16:03:53 2020 +0200
+++ b/scripts/install.py	Sun Oct 11 17:54:52 2020 +0200
@@ -717,11 +717,10 @@
     for name in ["eric6_compare", "eric6_configure", "eric6_diff",
                  "eric6_editor", "eric6_hexeditor", "eric6_iconeditor",
                  "eric6_plugininstall", "eric6_pluginrepository",
-                 "eric6_pluginuninstall", "eric6_qregexp",
-                 "eric6_qregularexpression", "eric6_re", "eric6_snap",
-                 "eric6_sqlbrowser", "eric6_tray", "eric6_trpreviewer",
-                 "eric6_uipreviewer", "eric6_unittest", "eric6_browser",
-                 "eric6_shell", "eric6"]:
+                 "eric6_pluginuninstall", "eric6_qregularexpression",
+                 "eric6_re", "eric6_snap", "eric6_sqlbrowser", "eric6_tray",
+                 "eric6_trpreviewer", "eric6_uipreviewer", "eric6_unittest",
+                 "eric6_browser", "eric6_shell", "eric6"]:
         wnames.append(createPyWrapper(cfg['ericDir'], name, scriptsDir))
     
     # set install prefix, if not None

eric ide

mercurial