Add _tdb_text.py to python-tdb

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

View File

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