packages: google-chrome/google-chrome.spec - typo
glen
glen at pld-linux.org
Fri Feb 3 09:06:30 CET 2012
Author: glen Date: Fri Feb 3 08:06:30 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- typo
---- Files affected:
packages/google-chrome:
google-chrome.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: packages/google-chrome/google-chrome.spec
diff -u packages/google-chrome/google-chrome.spec:1.42 packages/google-chrome/google-chrome.spec:1.43
--- packages/google-chrome/google-chrome.spec:1.42 Mon Jan 30 09:59:25 2012
+++ packages/google-chrome/google-chrome.spec Fri Feb 3 09:06:24 2012
@@ -123,7 +123,7 @@
# [1070:1070:3265429789299:FATAL:zygote_host_linux.cc(130)] The SUID sandbox helper binary is missing: /opt/google/chrome/chrome-sandbox Aborting now.
# Aborted
install -d $RPM_BUILD_ROOT/opt/google
-ln -s %{_libdir}/%{name} /opt/google/chrome
+ln -s %{_libdir}/%{name} $RPM_BUILD_ROOT/opt/google/chrome
# find locales
%find_lang %{name}.lang
@@ -191,6 +191,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2012/02/03 08:06:24 glen
+- typo
+
Revision 1.42 2012/01/30 08:59:25 glen
- up to 16.0.912.77; add /opt/google/chrome symlink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-chrome/google-chrome.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list