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

build: build-rpm.sh failing #283

Merged
merged 3 commits into from
May 19, 2023
Merged

build: build-rpm.sh failing #283

merged 3 commits into from
May 19, 2023

Commits on May 12, 2023

  1. build: make build-rpm.sh return correctly

    Currently buid-scripts/build-rpm.sh is failing
    with mkdir error in the end.
    
    GH-Issue: #282
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    dougsland committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e7e186d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    d790679 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. build-rpm: improve the bash script

    Simplify the bash script, thanks to mperina.
    
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    dougsland committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a5fb252 View commit details
    Browse the repository at this point in the history