[hg-git/el6] Fix a minor bug.

Christopher Meng cicku at fedoraproject.org
Thu Jun 6 17:38:57 UTC 2013


commit 235ceef7ed33ef057e9dad8a787cd40e4c564bb7
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri Jun 7 01:38:26 2013 +0800

    Fix a minor bug.

 hg-git.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hg-git.spec b/hg-git.spec
index 97ebe1d..f2fb3f6 100644
--- a/hg-git.spec
+++ b/hg-git.spec
@@ -43,7 +43,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %doc COPYING DESIGN.txt README.md TODO.txt
 %{python_sitelib}/hggit/
-%{python_sitelib}/hg_git-0.4.0-py2.7.egg-info/
+%{python_sitelib}/*.egg-info/
 
 %changelog
 * Sat Apr 20 2013 Christopher Meng <rpm at cicku.me> - 0.4.0-1


More information about the scm-commits mailing list