0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-08 19:59:52 +00:00
Files
termux-packages/packages/golang/patch-script/remove-pidfd.sh
2024-08-28 01:01:48 +08:00

4 lines
137 B
Bash

sed -e "s|@TERMUX_PREFIX@|$TERMUX_PREFIX|" \
${TERMUX_SCRIPTDIR}/packages/golang/patch-script/remove-pidfd.diff \
| patch --silent -p1