update README.md greenplum-db-6.spec to gpdb.spec
This commit is contained in:
parent
e247707fe0
commit
fc45cadee9
@ -11,13 +11,13 @@ yum apr-devel bison bzip2-devel cmake3 flex gcc gcc-c++ krb5-devel libcurl-devel
|
||||
- Prepare
|
||||
```
|
||||
rpmdev-setuptree
|
||||
spectool -S -g -R greenplum-db-6.spec
|
||||
spectool -S -g -R gpdb.spec
|
||||
cp *.patch ~/rpmbuild/SOURCES/
|
||||
```
|
||||
|
||||
- Build
|
||||
```
|
||||
rpmbuild -ba greenplum-db-6.spec
|
||||
rpmbuild -ba gpdb.spec
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user