# acl is needed by almost all packages dealing with the filesystem, most
# prominently 'coreutils'
SYSROOT_INSTALL=1

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