]> git.pld-linux.org Git - packages/samba.git/commitdiff
package samba.gp.util python module
authorJan Palus <atler@pld-linux.org>
Thu, 16 Mar 2023 09:19:43 +0000 (10:19 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 16 Mar 2023 09:19:43 +0000 (10:19 +0100)
samba.spec

index 577e7e19ca2e449c687c582f55b88b1f77e49b92..ad7c4b81bca78124bd1e49550eba412ce51fbccd 100644 (file)
@@ -1561,6 +1561,9 @@ fi
 %dir %{py3_sitedir}/samba/gp
 %{py3_sitedir}/samba/gp/*.py
 %{py3_sitedir}/samba/gp/__pycache__
+%dir %{py3_sitedir}/samba/gp/util
+%{py3_sitedir}/samba/gp/util/*.py
+%{py3_sitedir}/samba/gp/util/__pycache__
 %dir %{py3_sitedir}/samba/gp_parse
 %{py3_sitedir}/samba/gp_parse/*.py
 %{py3_sitedir}/samba/gp_parse/__pycache__
This page took 0.151045 seconds and 4 git commands to generate.