Accepting request 726349 from home:jengelh:branches:devel:openSUSE:Factory:rpmlint

- Avoid bash-specific constructs in build recipe

OBS-URL: https://build.opensuse.org/request/show/726349
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=105
This commit is contained in:
Dirk Mueller 2019-08-28 17:01:04 +00:00 committed by Git OBS Bridge
parent 95f0c277a8
commit 120155ea8c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 27 06:55:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Avoid bash-specific constructs in build recipe
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 13 11:44:23 UTC 2019 - Dirk Mueller <dmueller@suse.com> Tue Aug 13 11:44:23 UTC 2019 - Dirk Mueller <dmueller@suse.com>

View File

@ -49,7 +49,7 @@ source packages can be checked.
%prep %prep
%setup -q -n desktop-file-utils-0.24 %setup -q -n desktop-file-utils-0.24
[[ -r COPYING ]] [ -r COPYING ]
%build %build
%configure %configure