Skip to content

Commit

Permalink
Merge pull request #588 from GENI-NSF/fix_typo
Browse files Browse the repository at this point in the history
Update README-packaging.md
  • Loading branch information
hussamnasir authored Jan 26, 2018
2 parents 798faab + 22930cc commit 46620f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ follow these steps to build the package:
VERSION=2.2
tar zxf geni-chapi-${VERSION}.tar.gz
mv geni-chapi-${VERSION}.tar.gz "${HOME}"/rpmbuild/SOURCES
mv geni-ch-${VERSION}/geni-chapi.spec "${HOME}"/rpmbuild/SPECS
mv geni-chapi-${VERSION}/geni-chapi.spec "${HOME}"/rpmbuild/SPECS
cd "${HOME}"/rpmbuild/SPECS
rpmbuild -ba geni-chapi.spec
```
Expand Down

0 comments on commit 46620f4

Please sign in to comment.