parent
d4f9ece3a6
commit
f0d41ad105
|
@ -32,4 +32,5 @@ find $TARGETS -type f -a -exec file {} \; | \
|
||||||
eval "$STRIP_KMOD $F" || \
|
eval "$STRIP_KMOD $F" || \
|
||||||
eval "$STRIP $F"
|
eval "$STRIP $F"
|
||||||
done
|
done
|
||||||
|
true
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue