scripts/install.py

branch
eric7
changeset 9401
38514063ecee
parent 9381
3c9192161833
child 9402
f5d9aa5c62db
diff -r 5494faeaead2 -r 38514063ecee scripts/install.py
--- a/scripts/install.py	Wed Oct 12 19:44:29 2022 +0200
+++ b/scripts/install.py	Wed Oct 12 19:54:22 2022 +0200
@@ -1217,8 +1217,6 @@
         """{1}"""
         """exec "{2}" "-m" "eric7" "$@"\n""".format(
             pathLine, dyldLine, starter
-##        """exec "{2}" "{3}/{4}.py" "$@"\n""".format(
-##            pathLine, dyldLine, starter, pydir, "eric7"
         )
     )
     copyToFile(wname, wrapper)

eric ide

mercurial