]> git.pld-linux.org Git - packages/eric4.git/commitdiff
- restore desktop file
authortwittner <twittner@pld-linux.org>
Sun, 2 Mar 2008 21:08:50 +0000 (21:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eric4.spec -> 1.12

eric4.spec

index 6f92faff96d51d69ff3990b2ff18a5384632b9cf..09fcd901f2d989b3a253a429d8aedb56b43a5fee 100644 (file)
@@ -46,6 +46,7 @@ Dodatkowa dokumentacja dla Eric4.
 rm -rf $RPM_BUILD_ROOT
 
 python install.py -c -b %{_bindir} -d %{py_sitescriptdir} -i $RPM_BUILD_ROOT
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/eric4.desktop
 install -D eric/pixmaps/eric.png $RPM_BUILD_ROOT%{_pixmapsdir}/eric4.png
 
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/*
@@ -65,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py_sitescriptdir}/%{name}plugins
 %{py_sitescriptdir}/%{name}plugins/*
 %exclude %{py_sitescriptdir}/%{name}/Documentation
+%{_desktopdir}/eric4.desktop
 %{_pixmapsdir}/eric4.png
 
 %files doc
This page took 0.03731 seconds and 4 git commands to generate.