On Thu, 2013-11-14 at 08:12 -0800, Toshio Kuratomi wrote:
> If there's nothing else in python_sitelib besides this module, you can
> change the glob there:
> 
>   %{python_sitearch}/*
>   %{python_sitelib}/*

Or:

  %{python_sitearch}/*.py*
  %{python_sitelib}/*.py*

Just to be sure not to include undesired stuff.


-- 
Mathieu


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to