diff options
Diffstat (limited to 'repo/cython/cython.xibuild')
-rw-r--r-- | repo/cython/cython.xibuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/repo/cython/cython.xibuild b/repo/cython/cython.xibuild index 4a85372..18555e0 100644 --- a/repo/cython/cython.xibuild +++ b/repo/cython/cython.xibuild @@ -12,9 +12,6 @@ ADDITIONAL=" cython-test-fix.patch " -prepare () { - apply_patches -} build() { python3 setup.py build |