]> git.pld-linux.org Git - packages/chromium-browser-bin.git/commitdiff
- fixed typo auto/th/chromium-browser-bin-4_0_254_0-0_32603_1
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 20 Nov 2009 10:13:17 +0000 (10:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    update-source.sh -> 1.2

update-source.sh

index 045af9c41c7ca7a7a62a2634f80f71c1dae1745c..42181ae0b608920fb02d7933f20bc21bc5620006 100644 (file)
@@ -10,7 +10,7 @@ then
   echo "Fetching revision $rev"
 
   wget http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/$rev/chrome-linux.zip -c -O chrome-linux32.zip
-  wget http://build.chromium.org/buildbot/snapshots/chromium-rel-linux-64/$rev/chrome-linux.zip -c -O chrome-linux-64.zip
+  wget http://build.chromium.org/buildbot/snapshots/chromium-rel-linux-64/$rev/chrome-linux.zip -c -O chrome-linux64.zip
 
 #  echo -n "Update revision in spec? (yes, [N]o)? "
 #  read ans
This page took 0.063467 seconds and 4 git commands to generate.