commit 3a0786be087aa16d8a42df7dc3914896bc79ffa5
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit