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:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user