diff options
Diffstat (limited to 'xorg/xcb-proto/build')
-rwxr-xr-x | xorg/xcb-proto/build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/xcb-proto/build b/xorg/xcb-proto/build index 6daf22f8..4eb8bff5 100755 --- a/xorg/xcb-proto/build +++ b/xorg/xcb-proto/build @@ -1,5 +1,7 @@ #!/bin/sh -e +patch -p1 < python-3.9.patch + ./configure \ --prefix=/usr |