d/rules: don't remove perf.1 manpage
the one in linux-base refers to the versioned one Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
d19532a45f
commit
ea0c28fbd3
2
debian/rules
vendored
2
debian/rules
vendored
@ -129,8 +129,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
|
||||
|
Loading…
Reference in New Issue
Block a user