]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
build-sys: add convinience 'make python-shell'
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 May 2013 22:10:44 +0000 (18:10 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 May 2013 22:13:33 +0000 (18:13 -0400)
commita7739f8f973b1a57ee0f8a9404a7c8ed375f2197
treef335a94a7e96418950cd174f14efae2150914fa2
parent7ecec4705c0cacb1446af0eb7a4aee66c00d058f
build-sys: add convinience 'make python-shell'

This will launch $(PYTHON) with $LD_LIBRARY_PATH and $PYTHONPATH
as ./configure-d and DESTDIR-ed. Use as:
   make install DESTDIR=/var/tmp/inst python-shell
Makefile.am