1
0

release 6.15.4

This commit is contained in:
2025-06-27 14:17:53 +03:00
parent 4cb7006cd5
commit 8df072e89b
90 changed files with 569 additions and 5084 deletions

3
debian/rules.real vendored
View File

@@ -225,7 +225,7 @@ define dh_binary_post
dh_lintian
dh_icons
dh_link
dh_compress
dh_compress $(DH_COMPRESS_ARGS)
dh_fixperms
dh_missing
dh_strip $(DH_STRIP_ARGS) -Xvmlinux -Xvmlinuz
@@ -491,6 +491,7 @@ binary_perf build_perf: export _PYTHON_SYSCONFIGDATA_NAME = _sysconfigdata__$(DE
build_perf: $(STAMPS_DIR)/build-tools-headers
$(call make-tools,tools/perf)
binary_perf: DH_COMPRESS_ARGS = -Xtips.txt
binary_perf: DH_SHLIBDEPS_ARGS = -Xperf-read-vdso
binary_perf: build_perf
$(dh_binary_pre)