From: František Dvořák Date: Sun, 30 Aug 2015 18:07:55 +0000 (+0200) Subject: Configfile not installed by setup.py anymoar. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b50831b72ff5f21234552cc036d96fc9c15871ef;p=packaging-rpm-pOCCI.git Configfile not installed by setup.py anymoar. --- diff --git a/python-pOCCI.spec b/python-pOCCI.spec index 71df3ca..2f7aa4d 100644 --- a/python-pOCCI.spec +++ b/python-pOCCI.spec @@ -130,7 +130,6 @@ popd mkdir -p %{buildroot}%{_mandir}/man1 mv %{buildroot}%{python2_sitelib}/%{srcname}/pOCCI.1 %{buildroot}%{_mandir}/man1/ -rm -f %{buildroot}%{_sysconfdir}/pOCCI.cfg %check