PATH:
usr
/
lib
/
rpm
/
redhat
#!/bin/sh -f # Force creating of DSO symlinks. # If using normal root, avoid changing anything. if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then exit 0 fi /sbin/ldconfig -N -r "$RPM_BUILD_ROOT" # TODO: warn if it created new symlinks and guide people.
[-] macros
[edit]
[-] brp-mangle-shebangs
[edit]
[-] redhat-hardened-ld
[edit]
[-] dist.sh
[edit]
[-] redhat-annobin-plugin-select.sh
[edit]
[-] gpgverify
[edit]
[-] brp-ldconfig
[edit]
[-] redhat-annobin-select-gcc-built-plugin
[edit]
[+]
..
[-] find-requires
[edit]
[-] redhat-annobin-select-annobin-built-plugin
[edit]
[-] find-provides
[edit]
[-] config.sub
[edit]
[-] config.guess
[edit]
[-] redhat-annobin-cc1
[edit]
[-] rpmrc
[edit]
[-] redhat-hardened-cc1
[edit]