Root/tools/automake/patches/200-fix_missing_py_compile.patch

1Index: automake-1.11.3/lib/am/python.am
2===================================================================
3--- automake-1.11.3.orig/lib/am/python.am 2012-01-31 12:41:18.000000000 +0100
4+++ automake-1.11.3/lib/am/python.am 2012-06-07 16:42:53.488515898 +0200
5@@ -23,8 +23,8 @@
6 ## Installing. ##
7 ## ------------ ##
8 
9-if %?INSTALL%
10 ?FIRST?am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
11+if %?INSTALL%
12 am__installdirs += "$(DESTDIR)$(%NDIR%dir)"
13 .PHONY install-%EXEC?exec:data%-am: install-%DIR%PYTHON
14 install-%DIR%PYTHON: $(%DIR%_PYTHON)
15

Archive Download this file



interactive