From db5f7b6cf1398ed5620a303804068469c49673fc Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 29 Oct 2016 09:04:18 +0000 Subject: - Switch to options helpers - Regenerate patches --- math/py-numarray/files/patch-setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/py-numarray/files/patch-setup.py') diff --git a/math/py-numarray/files/patch-setup.py b/math/py-numarray/files/patch-setup.py index e730c1c55f89..f002f2533d65 100644 --- a/math/py-numarray/files/patch-setup.py +++ b/math/py-numarray/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2013-12-12 18:04:59.679796972 -0200 -+++ setup.py 2013-12-12 18:05:04.376796310 -0200 -@@ -227,6 +227,4 @@ +--- setup.py.orig 2005-11-17 23:12:49 UTC ++++ setup.py +@@ -227,6 +227,4 @@ def main(): # Do the installation. # if __name__ == "__main__": -- cgit v1.2.3