Run the deblobber with --force
This commit is contained in:
parent
091177a61e
commit
0596edf30b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ VERSION=2
|
||||||
|
|
||||||
patch -p1 < $DATA/megaraid.patch
|
patch -p1 < $DATA/megaraid.patch
|
||||||
|
|
||||||
sh $DATA/deblob-3.5
|
sh $DATA/deblob-3.5 --force
|
||||||
|
|
||||||
# Compile with less modules and avoid abi check
|
# Compile with less modules and avoid abi check
|
||||||
echo 'skipmodule = true' >> debian.master/rules.d/0-common-vars.mk
|
echo 'skipmodule = true' >> debian.master/rules.d/0-common-vars.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue