aboutsummaryrefslogtreecommitdiff
path: root/core/kiss/files/kiss_path.sh
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-28 17:47:41 +0300
committerCem Keylan <cem@ckyln.com>2020-05-28 17:47:41 +0300
commit44249030567fb3232f7e74b78818938b0f48103a (patch)
tree0775343cb9c8e586a356bb3774089fc41851a2e0 /core/kiss/files/kiss_path.sh
parent1b0f470ec0ffeca4fe6c0fb652f6fd08e7d6d84a (diff)
downloadrepository-44249030567fb3232f7e74b78818938b0f48103a.tar.gz
kiss: combine i686
Diffstat (limited to 'core/kiss/files/kiss_path.sh')
-rw-r--r--core/kiss/files/kiss_path.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/kiss/files/kiss_path.sh b/core/kiss/files/kiss_path.sh
index 95cf8fac..d39a4f52 100644
--- a/core/kiss/files/kiss_path.sh
+++ b/core/kiss/files/kiss_path.sh
@@ -1 +1,2 @@
export KISS_PATH=/var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/repo/xorg
+case "$(uname -m)" in i*86) export KISS_PATH=/var/db/kiss/repo/i686:$KISS_PATH