tree-wide: Cleanup dummy lib{rt,pthread} hack

after commit af18f1dac0b561d5a54cbdad4aa6c90491ef71f5.

%ci:no-build
This commit is contained in:
termux-pacman-bot
2023-09-23 14:57:36 +00:00
parent 227d9d0c45
commit bf8f56a2be

View File

@@ -22,5 +22,3 @@ termux_step_pre_configure() {
find $TERMUX_PKG_SRCDIR -name '*.h' -o -name '*.c' -o -name '*.cpp' | \
xargs -n 1 sed -i -e 's:"/tmp:"'$TERMUX_PREFIX'/tmp:g'
}