summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-03-28 21:29:33 +0200
committerLadislav Hagara2010-03-28 21:29:33 +0200
commit35c616b90a57a8b23b87b8280e53f2bcd9abe9ef (patch)
treeebeafbc87b212016e3546d6c34cd618bd9993063
parentdc0f866131786de7ff12e11406337c01118989fd (diff)
google-chrome-bin: added verify_file
-rw-r--r--bin-http/google-chrome-bin/HISTORY1
-rwxr-xr-xbin-http/google-chrome-bin/PRE_BUILD2
2 files changed, 3 insertions, 0 deletions
diff --git a/bin-http/google-chrome-bin/HISTORY b/bin-http/google-chrome-bin/HISTORY
index a9cc08b..75c3a2a 100644
--- a/bin-http/google-chrome-bin/HISTORY
+++ b/bin-http/google-chrome-bin/HISTORY
@@ -1,6 +1,7 @@
2010-03-28 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS: rpmunpack -> rpm2targz #15582
* PRE_BUILD: updated for rpm2targz
+ * PRE_BUILD: added verify_file
2010-01-06 Eric Sandall <sandalle@sourcemage.org>
* PREPARE: Query for daily updates
diff --git a/bin-http/google-chrome-bin/PRE_BUILD b/bin-http/google-chrome-bin/PRE_BUILD
index b8b466d..3eee7e5 100755
--- a/bin-http/google-chrome-bin/PRE_BUILD
+++ b/bin-http/google-chrome-bin/PRE_BUILD
@@ -1,5 +1,7 @@
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&
+verify_file &&
+
rpm2tar $SOURCE_CACHE/$SOURCE &&
tar xf google-chrome-beta_current_i386.tar