From 3d49dd326a8239890cdee5c03d0f791bc68faef5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 4 May 2022 11:37:35 +0200 Subject: libxcb: bump to 1.15 --- xorg/libxcb/build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xorg/libxcb/build') diff --git a/xorg/libxcb/build b/xorg/libxcb/build index 4e703552..7ef0193f 100755 --- a/xorg/libxcb/build +++ b/xorg/libxcb/build @@ -1,7 +1,6 @@ #!/bin/sh -e -sed 's/pthread-stubs //' configure >_ -cat _ > configure; rm -f _ +clsed 's/pthread-stubs //' configure ./configure \ --prefix=/usr -- cgit v1.2.3