Ticket #32335: pypy.patch
File pypy.patch, 170 bytes (added by macports.org@…, 13 years ago) |
---|
-
files/pypy-c
diff --git a/files/pypy-c b/files/pypy-c
a b 1 1 #!/bin/sh 2 __PREFIX__/lib/pypy/pypy-c $@2 __PREFIX__/lib/pypy/pypy-c "$@"
File pypy.patch, 170 bytes (added by macports.org@…, 13 years ago) |
---|
diff --git a/files/pypy-c b/files/pypy-c
a | b | |
---|---|---|
1 | 1 | #!/bin/sh |
2 | __PREFIX__/lib/pypy/pypy-c |
|
2 | __PREFIX__/lib/pypy/pypy-c "$@" |