]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/commitdiff
- added icon
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 24 Mar 2009 14:42:37 +0000 (14:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-bin.spec -> 1.40

mozilla-firefox-bin.spec

index c622205cfb34cc26f3e92866840cc2254803f518..2d27aa2bca69c15ce4f83600329f05740f1c975b 100644 (file)
@@ -52,6 +52,7 @@ cp -a * $RPM_BUILD_ROOT%{_libdir}/%{name}
 sed 's,@LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/mozilla-firefox
 ln -s mozilla-firefox $RPM_BUILD_ROOT%{_bindir}/firefox
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install icons/mozicon128.png $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-firefox-bin.png
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -82,4 +83,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/*.sh
 %attr(755,root,root) %{_libdir}/%{name}/m*
 %attr(755,root,root) %{_libdir}/%{name}/f*
+%{_pixmapsdir}/mozilla-firefox-bin.png
 %{_desktopdir}/*.desktop
This page took 0.528665 seconds and 4 git commands to generate.