aboutsummaryrefslogtreecommitdiff
path: root/linux/.config
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-10-16 20:44:58 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-10-16 20:44:58 +0200
commitf9a90e4f8b40e7165f6a3bd42a94fbbe74105c51 (patch)
tree1f46070230ca274d73fc689925488d7957ee2bd2 /linux/.config
parenturlfilter: Add FilterTree class (diff)
downloadsmolbote-f9a90e4f8b40e7165f6a3bd42a94fbbe74105c51.tar.xz
buildconfig: don't overwrite install prefix by default
Diffstat (limited to 'linux/.config')
-rw-r--r--linux/.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/.config b/linux/.config
index eb0fb92..8a84cad 100644
--- a/linux/.config
+++ b/linux/.config
@@ -17,7 +17,7 @@ CONFIG_CXX_FLAGS_RELEASE=""
#
# Install paths
#
-CONFIG_INSTALL_PREFIX="/usr/local"
+CONFIG_INSTALL_PREFIX=""
CONFIG_INSTALL_BIN="bin"
CONFIG_INSTALL_LIB="lib/smolbote"