summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools/02-parabola-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-tools/02-parabola-paths.patch')
-rw-r--r--libre/linux-libre-tools/02-parabola-paths.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-tools/02-parabola-paths.patch b/libre/linux-libre-tools/02-parabola-paths.patch
index 223e7d783..e16ea43b5 100644
--- a/libre/linux-libre-tools/02-parabola-paths.patch
+++ b/libre/linux-libre-tools/02-parabola-paths.patch
@@ -13,7 +13,7 @@
@@ -573,7 +573,7 @@
ETC_PERFCONFIG = etc/perfconfig
endif
- ifeq ($(IS_X86_64),1)
+ ifeq ($(ARCH)$(IS_64_BIT), x861)
-lib = lib64
+lib = lib
else