From 1fbfe3252c626d319d95750e5f56fc7f234c7377 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 26 Dec 2013 21:04:46 +0100 Subject: [PATCH] - module name --- python-libextractor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-libextractor.spec b/python-libextractor.spec index 4b8580e..1324db6 100644 --- a/python-libextractor.spec +++ b/python-libextractor.spec @@ -58,4 +58,4 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{py_sitedir}/*.so +%attr(755,root,root) %{py_sitedir}/extractor.so -- 2.44.0