app-engine-python: fix install

Closes Homebrew/homebrew#49364.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2016-02-19 23:17:32 +00:00
parent 64b7961f1a
commit 5bf6ba0d79

View file

@ -12,8 +12,7 @@ class AppEnginePython < Formula
:because => "both install the same binaries" :because => "both install the same binaries"
def install def install
cd ".." pkgshare.install Dir["*"]
share.install "google_appengine" => name
%w[ %w[
_python_runtime.py _python_runtime.py
_php_runtime.py _php_runtime.py