python: run the 'py-compile' script with $(SHELL)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Jun 2011 12:33:49 +0000 (14:33 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Jun 2011 12:35:05 +0000 (14:35 +0200)
commitb46debf534a9adab1b7c8e8b96c3c11de5dc9ae4
tree361933a2401b404691e216b9b18d09e1b9fa61d1
parent24b9022b753b129d9a2832904fbd9b7a7bbb17d6
python: run the 'py-compile' script with $(SHELL)

* lib/python.am (install-%DIR%PYTHON): Run each instance of
py-compile using $(SHELL).  Since we are at it, break overly
long lines.
(am__py_compile): New variable, to reduce code duplication.
ChangeLog
lib/am/python.am