summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/inetutils
blob: aa9cde57ddb576f8df7b75d013212c4b91d3937d (plain)
1
2
3
4
5
# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD

# no man page generation
sed -i "/depends=/s/help2man//" PKGBUILD