diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-09 13:06:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-09 13:06:11 +0300 |
commit | c853e18cc8287c38effe781835ca5127d3a9812c (patch) | |
tree | 6701f4653fa0f7014ac480955f4bbc38c2dfb8a9 /xorg/xcb-proto/build | |
parent | 396854e06a9f989656f437d7b419a3f0080c2853 (diff) | |
download | repository-c853e18cc8287c38effe781835ca5127d3a9812c.tar.gz |
xcb-proto: bump to 1.14.1
Diffstat (limited to 'xorg/xcb-proto/build')
-rwxr-xr-x | xorg/xcb-proto/build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg/xcb-proto/build b/xorg/xcb-proto/build index 4eb8bff5..6daf22f8 100755 --- a/xorg/xcb-proto/build +++ b/xorg/xcb-proto/build @@ -1,7 +1,5 @@ #!/bin/sh -e -patch -p1 < python-3.9.patch - ./configure \ --prefix=/usr |