tech-pkg archive

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

About the package needs python to build



Hi, all.
Does the pkgsrc support the mechanism like this behavior?
% ln -sf ${PYTHONBIN} ${WRKDIR}/python
and add the WRKDIR in PATH then during the configure stage, it will do
% cd $(WRKSRC}; python mainprog.py

It will avoid the trouble if there are many 'python' hard coding in the source.

-rxg


Home | Main Index | Thread Index | Old Index