summaryrefslogtreecommitdiff
path: root/i486-stage4/links/DESCR
blob: 5a3c9bda17870f21d37c43fc0577960376e155cf (plain)
1
2
3
4
5
6
7
8
# no X11 or graphic libraries
sed -i "/makedepends=/s/'libtiff'//" PKGBUILD
sed -i "/makedepends=/s/'libpng'//" PKGBUILD
sed -i "/makedepends=/s/'libxt'//" PKGBUILD
sed -i "/makedepends=/s/'librsvg'//" PKGBUILD

# disable xlinks (or rather, compile it the same way as links)
sed -i 's/--enable-graphics --with-x --with-fb/--disable-graphics --without-x  --without-fb/' PKGBUILD