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

[packages] Fix incorrect OS value set in Mimir v2.3.* RPM package #3221

Merged
merged 1 commit into from
Oct 14, 2022

Commits on Oct 14, 2022

  1. [packages] Fix incorrect OS value set in Mimir v2.3.* RPM package

    When creating the packages on MacOS the `OS` applied on the package is
    not correct. The documentation says:
    
        --rpm-os OS
        The operating system to target this rpm for. You want to set this to ‘linux’ if you are using fpm on OS X, for example
    
    See: https://fpm.readthedocs.io/en/latest/packages/rpm.html
    Fixes: grafana#3216
    
    Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
    wilfriedroset committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9af0a68 View commit details
    Browse the repository at this point in the history