[PyQt] Make --qsci-api really optional

Matteo Bertini naufraghi at develer.com
Mon Jul 16 17:39:02 BST 2007


> On Monday 16 July 2007 4:38 pm, Matteo Bertini wrote:
>   
>> Hello,
>>
>> I've found that there is almost no way to explicitly exclude the
>> qsci-api installation.
>>
>> If one provide no option, but configure.py finds a default dir (quite
>> common under linux) it tries to install apis there.
>>
>> I suggest to activate the install in the default dir only if --qsci-api
>> is provided. (patch follow)
>>     
>
> People will forget to pass the flag and complain that eric doesn't have up to 
> date API data.
>
> I've no problem with a patch that adds a "don't install the API file even if 
> the directory exists" flag.
>
> Phil
Ok, this should replicate the current behaviour and add a --no-qsci-api 
option to skip the api installation.

-- 
Matteo Bertini

-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.diff
Type: text/x-patch
Size: 1099 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070716/e7eb8964/configure.bin


More information about the PyQt mailing list