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
|
- Prepare
|
||||||
```
|
```
|
||||||
rpmdev-setuptree
|
rpmdev-setuptree
|
||||||
spectool -S -g -R greenplum-db-6.spec
|
spectool -S -g -R gpdb.spec
|
||||||
cp *.patch ~/rpmbuild/SOURCES/
|
cp *.patch ~/rpmbuild/SOURCES/
|
||||||
```
|
```
|
||||||
|
|
||||||
- Build
|
- Build
|
||||||
```
|
```
|
||||||
rpmbuild -ba greenplum-db-6.spec
|
rpmbuild -ba gpdb.spec
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user