]> git.pld-linux.org Git - packages/gg2.git/blobdiff - gg2.spec
- s/TryExec/Exec in desktop file
[packages/gg2.git] / gg2.spec
index 0baef0e7c2c0480d6d1117eb500ab25300b1bba8..5339cefeb374913b091bbe62377e7220ce705217 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -10,7 +10,7 @@ Summary(es):  GNU Gadu 2 - charlar libremente
 Summary(pl):   GNU Gadu 2 - wolne gadanie
 Name:          gg2
 Version:       2.0
-Release:       0.%{_pre}.1
+Release:       0.%{_pre}.2
 Epoch:         3
 License:       GPL v2+
 Group:         Applications/Communications
@@ -372,7 +372,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_desktopdir}
-install gg2.desktop $RPM_BUILD_ROOT%{_desktopdir}
+cat gg2.desktop | sed -e 's/TryExec/Exec/' > $RPM_BUILD_ROOT%{_desktopdir}/gg2.desktop
 install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/sounds
 install $RPM_BUILD_ROOT%{_datadir}/%{name}/pixmaps/icon.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
This page took 0.067427 seconds and 4 git commands to generate.