From f99506fec4fec2ac498bf90114907060c1684211d8bdb14e79443032e9393c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 22 Jul 2015 09:54:15 +0000 Subject: [PATCH] Add _tdb_text.py* to python-tdb OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=67 --- tdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdb.spec b/tdb.spec index c7b91da..a253b24 100644 --- a/tdb.spec +++ b/tdb.spec @@ -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