]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
- typo
authorKarol Krenski <charles@pld-linux.org>
Sun, 1 Aug 2010 00:40:32 +0000 (00:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chromium-browser.spec -> 1.71

chromium-browser.spec

index aae416d6758129e68ab22caea846edc6899edae9..feac2c8479cab22e0818a8d99f7469cd39eb5aa0 100644 (file)
@@ -245,7 +245,7 @@ cp -a chrome.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
 cp -a product_logo_48.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 install -p chrome $RPM_BUILD_ROOT%{_libdir}/%{name}/%{name}
 install -p chrome_sandbox $RPM_BUILD_ROOT%{_libdir}/%{name}/chromium-sandbox
-%if %{with ffmpegsumo.so}
+%if %{with ffmpegsumo}
 install -p libffmpegsumo.so $RPM_BUILD_ROOT%{_libdir}/%{name}
 %endif
 install -p xdg-settings $RPM_BUILD_ROOT%{_libdir}/%{name}
@@ -294,7 +294,7 @@ fi
 %attr(4555,root,root) %{_libdir}/%{name}/chromium-sandbox
 
 # ffmpeg libs
-%if %{with ffmpegsumo.so}
+%if %{with ffmpegsumo}
 %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so
 %endif
 
This page took 0.035171 seconds and 4 git commands to generate.