]> git.pld-linux.org Git - packages/crossnacl-gcc.git/commitdiff
- no hardcode auto/th/crossnacl-gcc-4_4_3-5_gitc69a5b7
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 Jul 2012 22:42:23 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    get-source.sh -> 1.2

get-source.sh

index 8519b09070bb9b150c9aa1cedba0d0da5ec0c0ae..51460c6ef5ad7eb682467ecd84f5d904755e2914 100644 (file)
@@ -25,9 +25,6 @@ chrome_branch=$(IFS=.; set -- $chrome_version; echo $3)
 test -e DEPS.py || svn cat http://src.chromium.org/chrome/branches/$chrome_branch/src/DEPS@$chrome_revision > DEPS.py
 nacl_revision=$(awk -F'"' '/nacl_revision.:/{print $4}' DEPS.py)
 
-# nacl_revision taken from src/DEPS of chrome 20.0.1132.47
-nacl_revision=8118
-
 export GIT_DIR=$package/.git
 
 if [ ! -d $package ]; then
This page took 0.106897 seconds and 4 git commands to generate.