diff options
-rw-r--r-- | packaging/RHEL-CTDB/samba.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec b/packaging/RHEL-CTDB/samba.spec index 8f358c9efc..e007e8e05e 100644 --- a/packaging/RHEL-CTDB/samba.spec +++ b/packaging/RHEL-CTDB/samba.spec @@ -559,6 +559,8 @@ exit 0 %files winbind-32bit %attr(755,root,root) /%{_libarch}/libnss_winbind.so* %attr(755,root,root) /%{_libarch}/libnss_wins.so* +%attr(755,root,root) /%{_libarchdir}/libtalloc.so* +%attr(755,root,root) /%{_libarchdir}/libtdb.so* %attr(755,root,root) /%{_libarch}/security/pam_winbind.so %endif |