summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 555f42af..c507c0ed 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -211,8 +211,9 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%if %{allow_gurpmi}
%files -n gurpmi
%defattr(-,root,root)
-%{_sbindir}/gurpmi
%{_bindir}/gurpmi
+%{_bindir}/gurpmi2
+%{_sbindir}/gurpmi2
%{_menudir}/gurpmi
%endif