]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2012 08:06:24 +0000 (08:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    google-chrome.spec -> 1.43

google-chrome.spec

index 148c0a41cad47998b0ff5cab41ee8d890ab66643..59b34dc406b79c7a8bb9dfc7c8b21f0f15cc13e2 100644 (file)
@@ -122,7 +122,7 @@ done
 # [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
This page took 0.069039 seconds and 4 git commands to generate.