From 911add35f0d1f3c97e6a2e655f8940798d7eee10 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 20 Mar 2016 21:28:28 +0100 Subject: [PATCH] - package numpy_interface files --- vtk.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vtk.spec b/vtk.spec index ae9a810..0d495f2 100644 --- a/vtk.spec +++ b/vtk.spec @@ -724,6 +724,8 @@ rm -rf $RPM_BUILD_ROOT %{py_sitedir}/vtk/*.py[co] %dir %{py_sitedir}/vtk/gtk %{py_sitedir}/vtk/gtk/*.py[co] +%dir %{py_sitedir}/vtk/numpy_interface +%{py_sitedir}/vtk/numpy_interface/*.py[co] %dir %{py_sitedir}/vtk/qt4 %{py_sitedir}/vtk/qt4/*.py[co] %dir %{py_sitedir}/vtk/test -- 2.44.0