diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-11 15:52:02 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-02 16:44:16 -0800 |
commit | 86eabb34ce7285dfe7f55f3773c1e9938fb17e21 (patch) | |
tree | 9f4bd2e0047e6c9f3b9d12a85e6f65cda19ff321 /fileattrs/elf.attr | |
parent | 640d6449a6b242f2a915940fc4f3b39cb5268f96 (diff) | |
download | rpm-86eabb34ce7285dfe7f55f3773c1e9938fb17e21.tar.gz rpm-86eabb34ce7285dfe7f55f3773c1e9938fb17e21.tar.bz2 rpm-86eabb34ce7285dfe7f55f3773c1e9938fb17e21.zip |
File attributes
Diffstat (limited to 'fileattrs/elf.attr')
-rw-r--r-- | fileattrs/elf.attr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fileattrs/elf.attr b/fileattrs/elf.attr index 595b33e09..49de06843 100644 --- a/fileattrs/elf.attr +++ b/fileattrs/elf.attr @@ -1,4 +1,5 @@ %__elf_provides %{_rpmconfigdir}/elfdeps --provides %{?__filter_GLIBC_PRIVATE:--filter-private} %__elf_requires %{_rpmconfigdir}/elfdeps --requires %{?__filter_GLIBC_PRIVATE:--filter-private} -%__elf_magic ^(setuid )?(setgid )?(sticky )?ELF (32|64)-bit.*$ +%__elf_magic ^(setuid )?(setgid )?(sticky )?ELF (32|64)-bit.*executable %__elf_flags exeonly +%__elf_exclude_path ^/usr/lib/debug/ |