summarylogtreecommitdiffstats
path: root/customization.cfg
diff options
context:
space:
mode:
authorsayad2021-01-24 22:45:45 +0600
committersayad2021-01-24 22:45:45 +0600
commit9d21fabee61f17e9e1c4c77df08c1032a36c8f00 (patch)
treee14b4676382102fafeada131092e9cada763236d /customization.cfg
parent89a3b248d82cac60972a8b6e08ea49352fab25af (diff)
downloadaur-9d21fabee61f17e9e1c4c77df08c1032a36c8f00.tar.gz
Bug fix
Diffstat (limited to 'customization.cfg')
-rw-r--r--customization.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/customization.cfg b/customization.cfg
index b8d57e1e4cf6..bdbc99031d9d 100644
--- a/customization.cfg
+++ b/customization.cfg
@@ -15,7 +15,7 @@ _EXT_CONFIG_PATH=~/.config/frogminer/linux-tkg.cfg
# [Arch specific] Set to anything else than "true" to limit cleanup operations and keep source and files generated during compilation.
# Default is "true".
-_NUKR="true"
+_NUKR="false"
# Custom compiler root dirs - Leave empty to use system compilers
# Example: CUSTOM_GCC_PATH="/home/frog/PKGBUILDS/mostlyportable-gcc/gcc-mostlyportable-9.2.0"