From c0c2740991a8de0d08be0ff54eb6d803963f41a6 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Fri, 3 Apr 2020 00:27:32 +0200 Subject: [PATCH] That's T1000 levels right there --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index b7d341c..b719a11 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -23,7 +23,7 @@ plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`' plain ' `.-:///////:-.`' plain '' -where=$PWD # track basedir as different Arch based distros are moving srcdir around +where="$PWD" # track basedir as different Arch based distros are moving srcdir around source "$where"/customization.cfg # Load external configuration file if present. Available variable values will overwrite customization.cfg ones.