[packages/google-chrome] cleanup working dir

glen glen at pld-linux.org
Sat Sep 14 10:37:36 CEST 2013


commit 3a0786be087aa16d8a42df7dc3914896bc79ffa5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 14 11:37:27 2013 +0300

    cleanup working dir

 update-source.sh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/update-source.sh b/update-source.sh
index 731ad8e..e37689f 100755
--- a/update-source.sh
+++ b/update-source.sh
@@ -43,7 +43,6 @@ rev=$2
 # extract flash version
 rpm=$name-$branch-$ver-$rev.$arch.rpm
 wget -c $sourceurl/$rpm
-wd=$(mktemp -d)
 echo ./opt/google/chrome/PepperFlash/manifest.json > $t
 rpm2cpio $rpm | cpio -i -E $t --to-stdout > manifest.json
 flashv=$(awk -F'"' '/version/{print $4}' manifest.json)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/google-chrome.git/commitdiff/3a0786be087aa16d8a42df7dc3914896bc79ffa5



More information about the pld-cvs-commit mailing list