packages: google-chrome/google-chrome.sh - it's chrome this time

glen glen at pld-linux.org
Sun Dec 13 13:13:35 CET 2009


Author: glen                         Date: Sun Dec 13 12:13:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- it's chrome this time

---- Files affected:
packages/google-chrome:
   google-chrome.sh (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/google-chrome/google-chrome.sh
diff -u packages/google-chrome/google-chrome.sh:1.1 packages/google-chrome/google-chrome.sh:1.2
--- packages/google-chrome/google-chrome.sh:1.1	Wed Dec  9 15:48:28 2009
+++ packages/google-chrome/google-chrome.sh	Sun Dec 13 13:13:30 2009
@@ -11,7 +11,7 @@
 # for to find xdg-settings
 export PATH=@libdir@${PATH:+:"$PATH"}
 
-# chromium needs /dev/shm being mounted
+# chrome needs /dev/shm being mounted
 m=$(awk '$2 == "/dev/shm" && $3 == "tmpfs" {print}' /proc/mounts)
 if [ -z "$m" ]; then
 	cat >&2 <<-'EOF'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-chrome/google-chrome.sh?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list