From 47dd37d0c3e360866fb7df854764b9723521b206 Mon Sep 17 00:00:00 2001 From: konradm Date: Mon, 15 Feb 2010 11:10:34 +0000 Subject: [PATCH] LICENSE.txt gets installed already; remove duplicatation. --- python-networkx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index eb5ef7a..abc9443 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc LICENSE.txt installed-docs/* +%doc installed-docs/* %{python_sitelib}/*