summaryrefslogtreecommitdiffstats
path: root/contrib/fedora/bashrc_sssd
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fedora/bashrc_sssd')
-rw-r--r--contrib/fedora/bashrc_sssd2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fedora/bashrc_sssd b/contrib/fedora/bashrc_sssd
index ccad5ddd1..e6bdf175a 100644
--- a/contrib/fedora/bashrc_sssd
+++ b/contrib/fedora/bashrc_sssd
@@ -4,7 +4,7 @@
# fi
# Determine the architecture of the platform we're running on
-SSS_ARCH=$(uname -p)
+SSS_ARCH=$(uname -m)
# Determine the lib and libdir locations
SSS_LIB=$(rpm --eval %{_lib})