[Pythoncad-developer] prefs.py when packaging PythonCAD
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Jon T. <me...@bt...> - 2010-05-18 02:06:56
|
Hi, I was looking at packaging PythonCAD and noticed that you only check /etc for the global preferences. Some OSs/distributions will want to put application config files in /usr/etc or /usr/local/etc so I prepose the attached patch for your consideration. Regards, Jon P.S. I noticed the global pref_file is set then unused in that file so you may want to remove that too? |