Run the deblobber with --force

This commit is contained in:
Rubén Rodríguez 2013-10-15 18:16:05 +02:00
parent 091177a61e
commit 0596edf30b

View file

@ -24,7 +24,7 @@ VERSION=2
patch -p1 < $DATA/megaraid.patch
sh $DATA/deblob-3.5
sh $DATA/deblob-3.5 --force
# Compile with less modules and avoid abi check
echo 'skipmodule = true' >> debian.master/rules.d/0-common-vars.mk