Minor fix to the desktop file

epel8
Deji Akingunola 15 years ago
parent de7ed22688
commit 22a9508765

@ -33,6 +33,8 @@ make %{?_smp_mflags}
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install
sed -i 's#_X-GNOME-FullName#X-GNOME-FullName#' %{buildroot}%{_datadir}/applications/%{name}.desktop
desktop-file-install --delete-original \
--vendor fedora \
--dir %{buildroot}%{_datadir}/applications \

Loading…
Cancel
Save