From d3d56cdd3abf8b0cd63cbb0dcd465cac18c6bcf0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 18 Jul 2021 05:28:51 +0300 Subject: [PATCH] json-c: update for new env --- extra/json-c/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/extra/json-c/build b/extra/json-c/build index 7f4f480b..725ba042 100755 --- a/extra/json-c/build +++ b/extra/json-c/build @@ -1,7 +1,5 @@ #!/bin/sh -e -export DESTDIR="$1" - cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \