diff options
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 4ed1a75ed84..f3038eaa40d 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -455,10 +455,6 @@ pushd api/examples FLAGS="$RPM_OPT_FLAGS" python setup.py build popd -%check - -LD_LIBRARY_PATH=$PWD/cmockery2/.libs make check - %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} @@ -677,9 +673,6 @@ rm -rf %{buildroot} %exclude %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/encryption/rot-13* %exclude %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/mac-compat* %exclude %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing/performance/symlink-cache* -# exclude cmockery -%exclude %{_includedir}/cmockery* -%exclude %{_prefix}/share/doc/cmockery* %post libs /sbin/ldconfig |