diff --git a/pungi.spec b/pungi.spec index d7050dd1..648b4cf8 100644 --- a/pungi.spec +++ b/pungi.spec @@ -45,8 +45,6 @@ A tool to create anaconda based installation trees/isos of a set of rpms. %install %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT %{__install} -d $RPM_BUILD_ROOT/var/cache/pungi -%{__install} -d $RPM_BUILD_ROOT/%{_mandir}/man8 -%{__install} doc/pungi.8 $RPM_BUILD_ROOT/%{_mandir}/man8/ %files %license COPYING GPL @@ -55,7 +53,6 @@ A tool to create anaconda based installation trees/isos of a set of rpms. %{python_sitelib}/%{name}-%{version}-py?.?.egg-info %{_bindir}/* %{_datadir}/pungi -%{_mandir}/man8/pungi.8.gz /var/cache/pungi %changelog