summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools/02-parabola-paths.patch
blob: 223e7d783eb11b3d4758ca872e5e2e6688fdf7b9 (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 ($(IS_X86_64),1)
-lib = lib64
+lib = lib
 else
 lib = lib
 endif