[linux] 04/07: linux-perf: Move tips.txt to /usr/share/doc/linux-perf-<version> (Closes: #821741)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Apr 28 14:36:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 5f25a78c8e7280bee94b199077ab8052e49551f3
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Apr 28 15:56:46 2016 +0200

    linux-perf: Move tips.txt to /usr/share/doc/linux-perf-<version> (Closes: #821741)
---
 debian/changelog                   | 2 ++
 debian/rules.d/tools/perf/Makefile | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 10d8cb2..c1ee3d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -130,6 +130,8 @@ linux (4.5.2-1) UNRELEASED; urgency=medium
     (Closes: #822084)
   * linux-perf: Add build-time check for unversioned files that are likely to
     result in file conflicts
+  * linux-perf: Move tips.txt to /usr/share/doc/linux-perf-<version>
+    (Closes: #821741)
 
   [ Aurelien Jarno ]
   * [mips*] Emulate unaligned LDXC1 and SDXC1 instructions.
diff --git a/debian/rules.d/tools/perf/Makefile b/debian/rules.d/tools/perf/Makefile
index 5be6fa7..7eb5faf 100644
--- a/debian/rules.d/tools/perf/Makefile
+++ b/debian/rules.d/tools/perf/Makefile
@@ -33,7 +33,7 @@ MAKE_PERF := $(MAKE) O=$(CURDIR) prefix=/usr V=1 ARCH=$(KERNEL_ARCH_PERF) EXTRA_
 MAKE_PERF += NO_GTK2=1
 
 # Include version in all directory names
-MAKE_PERF += perfexecdir=lib/perf_$(VERSION)-core plugindir=/usr/lib/traceevent_$(VERSION)/plugins STRACE_GROUPS_DIR=share/perf_$(VERSION)-core/strace/groups
+MAKE_PERF += perfexecdir=lib/perf_$(VERSION)-core plugindir=/usr/lib/traceevent_$(VERSION)/plugins STRACE_GROUPS_DIR=share/perf_$(VERSION)-core/strace/groups tipdir=share/doc/linux-perf-$(VERSION)
 
 # perf can link against libbfd if available, but the result is
 # undistributable as they are licenced under GPL v2 and v3+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list