pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/inputmethod/ibus-array



Leonardo Taccari writes:
> [...]
> Can you please try to revert Makefile and PLIST to respectively
> Makefile:-r1.28 and PLIST:-r1.2, remove PLIST.py2 and PLIST.py3
> files and then just change:
>
>  share/ibus-array/setup/main.pyc
>  share/ibus-array/setup/main.pyo
>
> to:
>
>  ${PLIST.py2x}share/ibus-array/setup/main.pyc
>  ${PLIST.py2x}share/ibus-array/setup/main.pyo
>
> ? I think these should be enough.
> [...]

Sorry, these are probably not enough!  lang/python/extension.mk should
be included as well and

 PY_PATCHPLIST= yes

should be added in order to gracefully handle the PLIST.



Home | Main Index | Thread Index | Old Index