summaryrefslogtreecommitdiffstats
path: root/python/phply/phply-setup.py.diff
diff options
context:
space:
mode:
Diffstat (limited to 'python/phply/phply-setup.py.diff')
-rw-r--r--python/phply/phply-setup.py.diff18
1 files changed, 0 insertions, 18 deletions
diff --git a/python/phply/phply-setup.py.diff b/python/phply/phply-setup.py.diff
deleted file mode 100644
index 34f495ac99..0000000000
--- a/python/phply/phply-setup.py.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- phply-0.9.1.orig/setup.py 2015-11-16 13:07:31.666674204 -0700
-+++ phply-0.9.1/setup.py 2015-11-16 13:15:02.571666129 -0700
-@@ -19,6 +19,15 @@
- license='BSD',
- url='http://www.github.com/ramen/phply',
-
-+ scripts=[
-+ 'tools/php2jinja.py',
-+ 'tools/php2json.py',
-+ 'tools/php2python.py',
-+ 'tools/phpshell.py',
-+ 'tools/tokenize.php',
-+ 'tools/unparse.py',
-+ ],
-+
- classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
- 'Environment :: Console',