diff options
| -rw-r--r-- | glusterfs.spec.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 7a1c867dbe7..6f7ee953e2d 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -1109,9 +1109,9 @@ fi  %{_datadir}/glusterfs/scripts/generate-gfid-file.sh  %{_datadir}/glusterfs/scripts/gsync-sync-gfid  %ghost %attr(0644,-,-) %{_sharedstatedir}/glusterd/geo-replication/gsyncd_template.conf -%endif  %{_libexecdir}/glusterfs/gfind_missing_files  %{_sbindir}/gfind_missing_files +%endif  %files libs  %{_libdir}/*.so.*  | 
