fix
This commit is contained in:
parent
7914017577
commit
949a1ef52e
@ -32,7 +32,7 @@ make %{?_smp_mflags} install
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p %{buildroot}/usr/local
|
||||
cp -rf %{_builddir}/gpdb-%{version}/greenplum-db-%{version} %{buildroot}/usr/local/
|
||||
cp -rf %{_builddir}/gpdb_src/greenplum-db-%{version} %{buildroot}/usr/local/
|
||||
|
||||
%check
|
||||
# Unit test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user