aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/xwayland/abuild
blob: 34a90754b162fce97246649676449385f42dbca8 (plain)
1
2
3
4
5
6
7
8
9
name=xwayland
version=24.1.4
release=1
source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz"

postbuild() {
	rm $PKG/usr/lib/xorg/protocol.txt
	rm $PKG/usr/share/man/man1/Xserver.1
}