Accepting request 209046 from home:arvidjaar:branches:Base:System

reset executable bits on *module, *.exec and *.image files. They are not
executable and get installed with 0755 permissions due to the way grub2
build system works. This avoids multiple warnings from find-debufinfo.sh
and generation of useless *.debug files.

OBS-URL: https://build.opensuse.org/request/show/209046
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=56
This commit is contained in:
2013-12-02 03:01:20 +00:00
committed by Git OBS Bridge
parent ee05e02b3f
commit 1a79633072
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 1 13:10:23 UTC 2013 - arvidjaar@gmail.com
- reset executable bits on *module, *.exec and *.image files. They are not
executable.
-------------------------------------------------------------------
Fri Nov 22 07:12:16 UTC 2013 - glin@suse.com