diff --git a/README.md b/README.md index d1efc13..3047546 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,13 @@ Instructions for building the glusterfs package for the CentOS Storage SIG can b E.g. build the src.rpm with: - $ rpmbuild -bs \ - --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ - --define "dist .el8" SPECS/glusterfs.spec - or for C8 Stream: + $ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ --define "dist .el8s" SPECS/glusterfs.spec To build: - $ cbs build [--scratch] storage8-gluster-9-el8 glusterfs-9.3-1.el8.src.rpm - or for C8 Stream: + $ cbs build [--scratch] storage8s-gluster-9-el8s glusterfs-9.3-1.el8s.src.rpm