Hello List,

I'm new to the list. If I say something stupid just say so. ;-)

While porting eric4 to FreeBSD I'd find a tiny patch is needed to use
install.py with "-f <config>":
--- install.py.orig	Sun Apr 22 21:51:14 2007
+++ install.py	Sun Apr 22 22:34:37 2007
@@ -409,7 +409,7 @@
         'bindir'               : platBinDir,
         'mdir'                 : modDir,
     }
-configLength = 13
+configLength = 15
     
 def createConfig():
     """
Thanks for the great soft!


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to