diff --git a/rpmbuilder.spec b/rpmbuilder.spec index 2b62d78..2eeac52 100644 --- a/rpmbuilder.spec +++ b/rpmbuilder.spec @@ -44,7 +44,8 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc LICENSE.EN LICENSE.RU -%{_bindir} +%{_bindir}/%{name} +%{_bindir}/rpmunbuilder ###############################################################################