diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-27 00:34:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-27 00:34:12 +0300 |
commit | 2d8ec0b190e36cda5f488407574248070d4d4f45 (patch) | |
tree | 319af41e5ed185ff753269bdbfcb8d8b3c7fe90a /xorg/xorg-server/build | |
parent | 84e7b58716d54d0b07c649dbfd1c152b351acf6e (diff) | |
download | repository-2d8ec0b190e36cda5f488407574248070d4d4f45.tar.gz |
xorg-server: bump to 1.20.9
Diffstat (limited to 'xorg/xorg-server/build')
-rwxr-xr-x | xorg/xorg-server/build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg/xorg-server/build b/xorg/xorg-server/build index f1240691..add6c86c 100755 --- a/xorg/xorg-server/build +++ b/xorg/xorg-server/build @@ -22,7 +22,6 @@ export CFLAGS="$CFLAGS -I$PWD/libsha1/tmp/usr/include" export LIBSHA1_CFLAGS="-L$PWD/libsha1/tmp/usr/lib -I$PWD/libsha1/tmp/usr/include" export LIBSHA1_LIBS="$PWD/libsha1/tmp/usr/lib/libsha1.a" - ./configure \ --prefix=/usr \ --localstatedir=/var \ |