From fbb9da6473e9dc247885f7fcbd11addc2c693c6c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 18 Jul 2021 05:26:28 +0300 Subject: [PATCH] gtk+3: update for new env --- extra/gtk+3/build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extra/gtk+3/build b/extra/gtk+3/build index c2616cea..59319fed 100755 --- a/extra/gtk+3/build +++ b/extra/gtk+3/build @@ -17,8 +17,6 @@ patch -p1 < schemas.patch -Dintrospection=false \ . output - export DESTDIR="$1" - ninja -C output ninja -C output install ) @@ -57,7 +55,7 @@ mv -f _ Makefile.in --enable-gtk-doc-html=no make -make DESTDIR="$1" install +make install # We don't compile with librsvg which leads to this # utility solely causing compiler errors for some