Skip to content

Commit

Permalink
Merge branch '74_Correct_spec_file_path'
Browse files Browse the repository at this point in the history
  • Loading branch information
mtds committed Mar 29, 2022
2 parents e601bf4 + d999723 commit 895c7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rpm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cp lib/systemd/prometheus-slurm-exporter.service ~/rpmbuild/SOURCES
6. Copy the SPEC file in the proper directory:
```bash
cd prometheus-slurm-exporter
cp packaging/rpm/*.spec ~/rpmbuild/SPECS
cp packages/rpm/*.spec ~/rpmbuild/SPECS
```

### Build the RPM package
Expand Down

0 comments on commit 895c7c6

Please sign in to comment.