[Rpm-maint] [rpm-software-management/rpm] brp-strip-static-archive: Do not use xargs -d (#955)

Florian Festi notifications at github.com
Thu Nov 28 08:37:49 UTC 2019


as it is not POSIX compliant and not supported on BSD and others

Dropping the use of grep here and using -regex of find instead to get rid of
the need for looking at lines terminated by newline.

Using only basic regular expressions for portability.

Resolves: #948
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/955

-- Commit Summary --

  * brp-strip-static-archive: Do not use xargs -d

-- File Changes --

    M scripts/brp-strip-static-archive (5)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/955.patch
https://github.com/rpm-software-management/rpm/pull/955.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/955
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191128/fe0083e9/attachment.html>


More information about the Rpm-maint mailing list