ports/graphics/py-pyx/files/patch-setup.cfg
2022-12-30 17:04:59 +08:00

11 lines
197 B
INI

--- setup.cfg.orig 2022-10-16 12:38:35 UTC
+++ setup.cfg
@@ -1,6 +1,6 @@
[PyX]
-build_t1code = 0
-build_pykpathsea = 0
+build_t1code = %%T1CODE%%
+build_pykpathsea = %%KPATHSEA%%
[build_ext]