This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
slackbuilds_ponce
Watch
1
Star
0
Fork
You've already forked slackbuilds_ponce
0
mirror of
https://github.com/Ponce/slackbuilds
synced
2024-11-21 19:42:24 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
31c145eadf
slackbuilds_ponce
/
development
/
google-appengine-pysdk
/
gae.sh
4 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
development/google-appengine-pysdk: Added (Appengine Python SDK) Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-12-23 05:28:53 +01:00
#!/bin/sh
export
GAEROOT
=
/opt/google/appengine-pysdk
Fix files with no newline at the end. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-22 02:00:14 +02:00
export
PATH
=
"
${
PATH
}
:
${
GAEROOT
}
"
Reference in a new issue
Copy permalink