After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349210 - Please use configured python runtime instead of python
Please use configured python runtime instead of python
Status: RESOLVED FIXED
Product: pessulus
Classification: Deprecated
Component: general
0.10.x
Other Linux
: Normal minor
: ---
Assigned To: Pessulus Maintainer(s)
Pessulus Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-07-29 19:50 UTC by Loïc Minier
Modified: 2006-07-30 12:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Use the python runtime detected by AM_PATH_PYTHON in the pessulus wrapper (878 bytes, patch)
2006-07-29 19:50 UTC, Loïc Minier
committed Details | Review

Description Loïc Minier 2006-07-29 19:50:07 UTC
Hi,

pessulus.in is the template for pessulus, but it is not trivial to AC_OUTPUT it, however it would be nice to at least use the python runtime detected by ./configure in the resulting pessulus.

Will attach a patch.

Bye,
Comment 1 Loïc Minier 2006-07-29 19:50:49 UTC
Created attachment 69891 [details] [review]
Use the python runtime detected by AM_PATH_PYTHON in the pessulus wrapper
Comment 2 Vincent Untz 2006-07-30 12:13:48 UTC
Thanks for the patch.