summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch')
-rw-r--r--meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch b/meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch
deleted file mode 100644
index 7affb2f7e..000000000
--- a/meta-phosphor/common/recipes-devtools/python/python-rocket/setup.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: Rocket-1.2.4/setup.py
-===================================================================
---- Rocket-1.2.4.orig/setup.py
-+++ Rocket-1.2.4/setup.py
-@@ -4,8 +4,6 @@
- # This file is part of the Rocket Web Server
- # Copyright (c) 2009 Timothy Farrell
-
--from distribute_setup import use_setuptools
--use_setuptools()
- from setuptools import setup, find_packages
-
- import os