mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
4 lines
137 B
Bash
4 lines
137 B
Bash
sed -e "s|@TERMUX_PREFIX@|$TERMUX_PREFIX|" \
|
|
${TERMUX_SCRIPTDIR}/packages/golang/patch-script/remove-pidfd.diff \
|
|
| patch --silent -p1
|