opnsense-ports/sysutils/py-filelike/files/patch-setup.py
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
246 B
Python

--- ./setup.py.orig 2013-11-27 16:56:21.489321513 -0200
+++ ./setup.py 2013-11-27 16:57:06.823319522 -0200
@@ -1,7 +1,5 @@
import sys
-import distribute_setup
-distribute_setup.use_setuptools()
from setuptools import setup, find_packages