[pve-devel] [PATCH kernel 4.15 2/3] d/rules: don't remove perf.1 manpage

Stoiko Ivanov s.ivanov at proxmox.com
Mon May 28 11:04:47 CEST 2018


the one in linux-base refers to the versioned one

Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index bb9f330..1097ab5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,8 +134,6 @@ binary: install
 	! ldd ${KERNEL_SRC}/tools/perf/perf | grep -q -E '\blibbfd'
 	! ldd ${KERNEL_SRC}/tools/perf/perf | grep -q -E '\blibcrypto'
 	${MAKE} -C ${KERNEL_SRC}/tools/perf man
-	# contained in linux-base
-	rm -f ${KERNEL_SRC}/tools/perf/Documentation/perf.1
 	touch $@
 
 .tools_install_mark: .tools_compile_mark
-- 
2.11.0





More information about the pve-devel mailing list