Accepting request 509306 from home:jengelh:branches:Base:System
- Replace suboptimal find \; cc @dimstar NUDGE OBS-URL: https://build.opensuse.org/request/show/509306 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=82
This commit is contained in:
parent
be062a9cd3
commit
d61d60fd40
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 23:01:17 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Replace suboptimal find \;
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 07:50:15 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ format to DOS format and unix2dos converts from UNIX to MAC format.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
find . -type f -exec chmod -x '{}' \;
|
||||
find . -type f -exec chmod -x '{}' +
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user