diff options
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 25f7633df06..609331a3d3d 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -760,9 +760,6 @@ make check %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} -# Install include directory -install -p -m 0644 contrib/uuid/*.h \ - %{buildroot}%{_includedir}/glusterfs/ %if ( 0%{_for_fedora_koji_builds} ) install -D -p -m 0644 %{SOURCE1} \ %{buildroot}%{_sysconfdir}/sysconfig/glusterd |