aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-24 01:40:46 +0300
committerCem Keylan <cem@ckyln.com>2021-07-24 01:40:46 +0300
commit1056afe7be50854464b74f125ae8404bcbc645e1 (patch)
treec6efef01133d2343fe937766e9bb0fc5618e949a
parentbb8c9f1fb73d876167ff8583b8c1918a7c2060c0 (diff)
downloadrepository-1056afe7be50854464b74f125ae8404bcbc645e1.tar.gz
libdrm: use clsed
-rwxr-xr-xextra/libdrm/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libdrm/build b/extra/libdrm/build
index 182eacd7..021c8ec6 100755
--- a/extra/libdrm/build
+++ b/extra/libdrm/build
@@ -3,7 +3,7 @@
export DESTDIR="$1"
# Symbolic link loop on tests
-sed -i '/^test(/,/^)/d' intel/meson.build
+clsed '/^test(/,/^)/d' intel/meson.build
meson \
--prefix=/usr \