> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> The following patch uses automake's integrated python support to
Lars> | install configure.py and the other scripts. This means in
Lars> particular | that the pyc and pyo
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| The following patch uses automake's integrated python support to
| install configure.py and the other scripts. This means in particular
| that the pyc and pyo files get installed.
|
| Does this look sound? (we do that for lyx2lyx, BTW).
yes.
The following patch uses automake's integrated python support to
install configure.py and the other scripts. This means in particular
that the pyc and pyo files get installed.
Does this look sound? (we do that for lyx2lyx, BTW).
The code also sets the executable bit on the python scripts. Does