Add _tdb_text.py* to python-tdb

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=67
This commit is contained in:
Lars Müller 2015-07-22 09:54:15 +00:00 committed by Git OBS Bridge
parent 245365104f
commit f99506fec4

View File

@ -178,6 +178,6 @@ DESTDIR=${RPM_BUILD_ROOT} make install
%files -n python-tdb
%defattr(-,root,root,-)
%{python_sitearch}/tdb.so
%{python_sitearch}/_tdb_text.py
%{python_sitearch}/_tdb_text.py*
%changelog