diff options
Diffstat (limited to 'package/python/python-011-remove-python-symlink.patch')
-rw-r--r-- | package/python/python-011-remove-python-symlink.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/python-011-remove-python-symlink.patch b/package/python/python-011-remove-python-symlink.patch index af0a296569..b0548c31df 100644 --- a/package/python/python-011-remove-python-symlink.patch +++ b/package/python/python-011-remove-python-symlink.patch @@ -10,7 +10,7 @@ Index: b/Makefile.pre.in =================================================================== --- a/Makefile.pre.in +++ b/Makefile.pre.in -@@ -858,17 +858,10 @@ +@@ -890,17 +890,10 @@ # $(PYTHON) -> python2 -> python$(VERSION)) # Also create equivalent chains for other installed files bininstall: altbininstall |