summaryrefslogtreecommitdiffstats
path: root/python-mock.spec
diff options
context:
space:
mode:
authorPraveen <daredevil@localhost.localdomain>2012-02-07 21:17:31 +0530
committerPraveen <daredevil@localhost.localdomain>2012-02-07 21:17:31 +0530
commitd6fc0ee78738974f125995412b077a8ad26045d1 (patch)
tree337ced4f91613a2cafb630d9443c4a1994e3ee82 /python-mock.spec
parent68369d0bdf98902ced9d603308cdc83b084e6c3f (diff)
downloadpython-mock-d6fc0ee78738974f125995412b077a8ad26045d1.tar.gz
python-mock-d6fc0ee78738974f125995412b077a8ad26045d1.tar.xz
python-mock-d6fc0ee78738974f125995412b077a8ad26045d1.zip
Initial RPM release
Diffstat (limited to 'python-mock.spec')
-rw-r--r--python-mock.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-mock.spec b/python-mock.spec
index 192d418..e6758aa 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -37,7 +37,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%doc docs/ README.txt PKG-INFO LICENSE.txt
-%{python_sitelib}/*.egg-info/
+%{python_sitelib}/*.egg-info
%{python_sitelib}/%{mod_name}.py*