You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
f037d24c2a
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106951 d073be05-634f-4543-b044-5fe20cf6d1d6
9 lines
237 B
Diff
9 lines
237 B
Diff
--- setup.py.orig 2007-02-17 16:34:20.000000000 +1100
|
|
+++ setup.py 2013-06-13 00:01:56.000000000 +1000
|
|
@@ -1,5 +1,3 @@
|
|
-from ez_setup import use_setuptools
|
|
-use_setuptools()
|
|
from setuptools import setup, find_packages
|
|
|
|
import sys, os
|