summaryrefslogtreecommitdiff
path: root/tools/automake/patches/200-fix_missing_py_compile.patch
diff options
context:
space:
mode:
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-12-17 02:47:13 +0000
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-12-17 02:47:13 +0000
commit2b2956250905a4139c6debeb6fc05bd65e4f2d82 (patch)
tree8594df066b0928b6207142d5d3cddbb8506f63b6 /tools/automake/patches/200-fix_missing_py_compile.patch
parentf24253ee5b2196c77dd0ea65225c6695b30b57ce (diff)
[tools] automake: update to 1.11.6
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39108 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/automake/patches/200-fix_missing_py_compile.patch')
-rw-r--r--tools/automake/patches/200-fix_missing_py_compile.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/automake/patches/200-fix_missing_py_compile.patch b/tools/automake/patches/200-fix_missing_py_compile.patch
deleted file mode 100644
index b03bdff00d..0000000000
--- a/tools/automake/patches/200-fix_missing_py_compile.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: automake-1.11.3/lib/am/python.am
-===================================================================
---- automake-1.11.3.orig/lib/am/python.am 2012-01-31 12:41:18.000000000 +0100
-+++ automake-1.11.3/lib/am/python.am 2012-06-07 16:42:53.488515898 +0200
-@@ -23,8 +23,8 @@
- ## Installing. ##
- ## ------------ ##
-
--if %?INSTALL%
- ?FIRST?am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
-+if %?INSTALL%
- am__installdirs += "$(DESTDIR)$(%NDIR%dir)"
- .PHONY install-%EXEC?exec:data%-am: install-%DIR%PYTHON
- install-%DIR%PYTHON: $(%DIR%_PYTHON)