Added ebuild for google_appengine_1.3.4
git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@13512 cbe59ace-07ea-0310-918e-868702b5370d
This commit is contained in:
parent
7567d248ed
commit
475cc08daf
@ -32,7 +32,7 @@ src_unpack() {
|
|||||||
src_compile() {
|
src_compile() {
|
||||||
# Correct python interpreter version
|
# Correct python interpreter version
|
||||||
find "${S}" -name "*.py" \
|
find "${S}" -name "*.py" \
|
||||||
-exec sed -i "s|^#!/usr/bin/env python$|#!/usr/bin/env/python2.5|" {} + \
|
-exec sed -i "s|^#!/usr/bin/env python$|#!/usr/bin/env python2.5|" {} + \
|
||||||
|| die "Correcting python interpreter version failed"
|
|| die "Correcting python interpreter version failed"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user