Update python to 2.5.4 (#4408)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13824 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2009-01-02 15:06:42 +00:00
parent c1359fe6e2
commit f215a586b9
4 changed files with 60 additions and 2511 deletions

View File

@ -30,10 +30,11 @@ Index: Python-2.5.1/Makefile.pre.in
esac
# Build static library
@@ -470,7 +471,7 @@
@@ -470,8 +471,8 @@
$(GRAMMAR_H) $(GRAMMAR_C): $(PGEN) $(GRAMMAR_INPUT)
-@ mkdir Include
- -$(PGEN) $(GRAMMAR_INPUT) $(GRAMMAR_H) $(GRAMMAR_C)
+ -$(HOSTPGEN) $(GRAMMAR_INPUT) $(GRAMMAR_H) $(GRAMMAR_C)