summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools/02-parabola-paths.patch
blob: e16ea43b5d9981be1751d76b406989c33bd5fb7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Seblu was here
--- a/tools/perf/config/Makefile	2014-02-13 23:00:14.000000000 +0100
+++ b/tools/perf/config/Makefile	2014-02-17 20:01:33.370539725 +0100
@@ -561,7 +561,7 @@
 bindir = $(prefix)/$(bindir_relative)
 mandir = share/man
 infodir = share/info
-perfexecdir = libexec/perf-core
+perfexecdir = lib/perf
 sharedir = $(prefix)/share
 template_dir = share/perf-core/templates
 htmldir = share/doc/perf-doc
@@ -573,7 +573,7 @@
 ETC_PERFCONFIG = etc/perfconfig
 endif
 ifeq ($(ARCH)$(IS_64_BIT), x861)
-lib = lib64
+lib = lib
 else
 lib = lib
 endif