summaryrefslogtreecommitdiffstats
path: root/source/x/x11/make/xisxwayland
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/make/xisxwayland')
-rw-r--r--source/x/x11/make/xisxwayland1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/x/x11/make/xisxwayland b/source/x/x11/make/xisxwayland
index b22bc0de1..635ee83dc 100644
--- a/source/x/x11/make/xisxwayland
+++ b/source/x/x11/make/xisxwayland
@@ -1,6 +1,5 @@
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
-cd build
ninja || exit 1
DESTDIR=$PKG ninja install || exit 1
cd ..