summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/ncurses
blob: f74cd4efd3f2199219bb36d35a693151d22b0cc4 (plain)
1
2
3
4
5
# ncurses is needed by bash
SYSROOT_INSTALL=1

# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD