diff options
Diffstat (limited to 'finance/sabernetdcs-client/files/patch-setup.py')
-rw-r--r-- | finance/sabernetdcs-client/files/patch-setup.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/sabernetdcs-client/files/patch-setup.py b/finance/sabernetdcs-client/files/patch-setup.py deleted file mode 100644 index da792a0df66e..000000000000 --- a/finance/sabernetdcs-client/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig Tue Oct 3 03:09:36 2006 -+++ setup.py Tue May 1 12:06:35 2007 -@@ -142,7 +142,7 @@ - elif os.name=="nt": - prefix="" - else: -- prefix="/" -+ prefix="%%PREFIX%%/" - - packages = [] - data_files = [] |