aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/at-spi2-core/abuild
blob: 3a4c102d88c145b047f6d2065911e87549b1e700 (plain)
1
2
3
4
5
6
7
8
9
name=at-spi2-core
version=2.56.1
release=1
source="http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz"
build_opt="-Dgtk2_atk_adaptor=false"

postbuild() {
	rm -rf $PKG/usr/lib/systemd
}