diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-03 11:43:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-03 11:43:58 +0300 |
commit | 2495a9552376a55ac83452f8b5aabad8440aa054 (patch) | |
tree | 1841dd3b5723977a5b85cd017bfa600f103ae793 /xorg/xorg-server/build | |
parent | d69c5e0695f19156e226f29214aa45edc4a99699 (diff) | |
download | repository-2495a9552376a55ac83452f8b5aabad8440aa054.tar.gz |
xorg-server: bump to 21.1.3
Diffstat (limited to 'xorg/xorg-server/build')
-rwxr-xr-x | xorg/xorg-server/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-server/build b/xorg/xorg-server/build index b2ee7357..73f77eea 100755 --- a/xorg/xorg-server/build +++ b/xorg/xorg-server/build @@ -7,7 +7,7 @@ export DESTDIR="$1" # This is a really small library that is probably only needed by # xorg-server. We are going to build it statically. - clsed 's,shared_library,static_library,' lib/meson.build + clsed 's,shared_library,static_library,;/version/d' lib/meson.build cl-meson \ . output |