mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 16:12:53 +00:00
Disable rpath removal automation for manual control of the process
This commit is contained in:
parent
6d3eb4fa90
commit
e789c7be69
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
# Disable /usr/share/spec-helper/relink_symlinks
|
||||
# to make sure that symlinks are not broken
|
||||
%define dont_relink 1
|
||||
# Manually control RPATHs
|
||||
%define dont_remove_rpath 1
|
||||
# If man pages compression is not set up, skip it
|
||||
%{?!_compress:%define _compress /bin/true}
|
||||
%{?!_extension:%define _extension .xz}
|
||||
|
|
Loading…
Add table
Reference in a new issue