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

# don't build documentation
sed -i "/depends=/s/gtk-doc//" PKGBUILD
sed -i "s/--enable-gtk-doc/--disable-gtk-doc/" PKGBUILD