]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-debuginfo.patch
- started update to 4.17
[packages/rpm.git] / rpm-debuginfo.patch
CommitLineData
f8fca5b0
JR
1--- rpm-4.16.1.3/macros.in.orig 2021-03-24 09:50:21.000000000 +0100
2+++ rpm-4.16.1.3/macros.in 2021-03-24 10:05:10.129698408 +0100
3@@ -534,7 +534,7 @@
4 # Same as for "separate" but if the __debug_package global is set then
5 # the -debuginfo package will have a compatibility link for the main
6 # ELF /usr/lib/debug/.build-id/xx/yyy -> /usr/lib/.build-id/xx/yyy
7-%_build_id_links compat
8+%_build_id_links alldebug
9
10 # Whether build-ids should be made unique between package version/releases
11 # when generating debuginfo packages. If set to 1 this will pass
12@@ -563,10 +563,10 @@
13 %_unique_debug_srcs 1
14
15 # Whether rpm should put debug source files into its own subpackage
16-#%_debugsource_packages 1
17+%_debugsource_packages 1
18
19 # Whether rpm should create extra debuginfo packages for each subpackage
20-#%_debuginfo_subpackages 1
21+%_debuginfo_subpackages 1
22
23 #
24 # Use internal dependency generator rather than external helpers?
This page took 0.033874 seconds and 4 git commands to generate.