fix singlefilemode in patches
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=586
This commit is contained in:
10
singlefilemode.diff
Normal file
10
singlefilemode.diff
Normal file
@@ -0,0 +1,10 @@
|
||||
--- ./scripts/find-debuginfo.in.orig 2021-09-24 09:10:06.477724685 +0000
|
||||
+++ ./scripts/find-debuginfo.in 2021-09-24 09:10:26.557680705 +0000
|
||||
@@ -168,7 +168,6 @@ while [ $# -gt 0 ]; do
|
||||
;;
|
||||
--dwz-single-file-mode)
|
||||
dwz_single_file_mode=true
|
||||
- shift
|
||||
;;
|
||||
--build-id-seed)
|
||||
build_id_seed=$2
|
Reference in New Issue
Block a user