Skip to content

Commit

Permalink
Rename script for creating the rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Nov 27, 2023
1 parent 735232d commit 89097a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Testing is described in the `test/` subdirectory.
This package uses a hand-written spec file for releasing on rpm based systems rather than the one generated by python. To run it execute

```
./rpmbuild
./rpmbuild.sh
```

And look for the results in the `dist` directory.
Expand Down
File renamed without changes.

0 comments on commit 89097a7

Please sign in to comment.