1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 07:23:13 +02:00

Fix issue if compiling without TRE but with shipped argon2 (or other

combinations). Need to create libdir in ./Config ;)
This commit is contained in:
Bram Matthys
2019-05-25 10:17:33 +02:00
parent 6e219cd834
commit 4b45555edd
+1
View File
@@ -34,6 +34,7 @@ fi
mkdir -p $TMPDIR
mkdir -p $LIBDIR
# Do this even if we're not in advanced mode
if [ "$SHOWLISTMODES" = "1" ] ; then