summaryrefslogtreecommitdiffstats
path: root/net/pump/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'net/pump/PRE_BUILD')
-rwxr-xr-xnet/pump/PRE_BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pump/PRE_BUILD b/net/pump/PRE_BUILD
index 6856d9e8b8..548064afb9 100755
--- a/net/pump/PRE_BUILD
+++ b/net/pump/PRE_BUILD
@@ -1,5 +1,6 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
+verify_file 2 &&
# Apply Debians pump patchset - they fix things good :)
gzip -dc < ${SOURCE_CACHE}/${SOURCE2} | patch -p1 &&