summaryrefslogtreecommitdiffstats
path: root/crypto/nss/UP_TRIGGERS
blob: 9492e499ffb3684f0e91024ce788239bd9080733 (plain) (blame)
1
2
3
4
if spell_ok openssl && [[ ! -f $INSTALL_ROOT/usr/lib/libssl.a ]] || \
   spell_ok $SPELL && [[ ! -f $INSTALL_ROOT/usr/lib/libssl3.a ]]; then
  up_trigger openssl cast_self
fi