summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Trygve Kalleberg <karltk@gentoo.org>2004-07-31 15:51:57 +0000
committerKarl Trygve Kalleberg <karltk@gentoo.org>2004-07-31 15:51:57 +0000
commit450734e274022e5796d60d1fa3f831dc4a1d5854 (patch)
tree79ae84ef4c848f7f546952714058aea2a327a2bc /dev-java/jython/files/jythonc
parentinitial import (Manifest recommit) (diff)
downloadgentoo-2-450734e274022e5796d60d1fa3f831dc4a1d5854.tar.gz
gentoo-2-450734e274022e5796d60d1fa3f831dc4a1d5854.tar.bz2
gentoo-2-450734e274022e5796d60d1fa3f831dc4a1d5854.zip
Now compiles from source. In need of testing.
Diffstat (limited to 'dev-java/jython/files/jythonc')
-rw-r--r--dev-java/jython/files/jythonc7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-java/jython/files/jythonc b/dev-java/jython/files/jythonc
new file mode 100644
index 000000000000..21adc6bca570
--- /dev/null
+++ b/dev-java/jython/files/jythonc
@@ -0,0 +1,7 @@
+#!/bin/sh
+###############################################################################
+#
+# This file generated by Jython installer
+# Created on XXX by root
+
+jython "/var/jython/Tools/jythonc/jythonc.py" "$@"