Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Use file path in %patch macro #629

Closed

Commits on Feb 6, 2019

  1. Use file path in %patch macro

    Moves single %patchX from RPM code to macros. This can be then
    redefined.
    
    Similar to apply_patch, but allows all custom flags that can be passed
    to %__patch utility. Forwards also name and number of a patch.
    
    Rename to __apply_patchx_{common,plain,uncompress}
    
    Use single macro in two variants, cleanup some parts.
    Remove default patch flags, they are in common part already.
    pemensik committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d5f00d3 View commit details
    Browse the repository at this point in the history