You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not necessary, just submit the fixes because most of them are deprecated apis or small changes. Or just report the name of the plugin/directory/command that fails
r2pm -i agc ─╯
INFO: Using r2-5.9.4 and r2pm-5.9.4
INFO: Starting install for agc
INFO: SCRIPT=<<EOF
INFO: ./configure --prefix="${R2PM_PREFIX} || exit 1
cd libr/asm/p
${MAKE} clean
${MAKE} asm_agc.${R2_LIBEXT} || exit 1
cp -f asm_agc.${R2_LIBEXT} "${R2PM_PLUGDIR}" || exit 1 echo "cp -f asm_agc.${R2_LIBEXT} ${R2PM_PLUGDIR}"
INFO: EOF
sh: 11: Syntax error: Unterminated quoted string
The text was updated successfully, but these errors were encountered: