]> git.pld-linux.org Git - packages/samba4.git/blobdiff - samba4.spec
- list individual python modules in without system_libs case to avoid file duplicates
[packages/samba4.git] / samba4.spec
index 37d07d9602d3e8c759ec9a6d84e9bcc7e36bbd14..86aab9cce6d1f143160a4b939d1fee5343d30ca7 100644 (file)
@@ -1481,7 +1481,10 @@ fi
 # TODO
 %attr(755,root,root) %{py_sitedir}/ntdb.so
 %if %{without system_libs}
-%attr(755,root,root) %{py_sitedir}/*.so
+%attr(755,root,root) %{py_sitedir}/ldb.so
+%attr(755,root,root) %{py_sitedir}/talloc.so
+%attr(755,root,root) %{py_sitedir}/tdb.so
+%attr(755,root,root) %{py_sitedir}/_tevent.so
 %{py_sitedir}/tevent.py[co]
 %endif
 
This page took 0.080646 seconds and 4 git commands to generate.