Obsolete XAA includes should be gone now.

This commit is contained in:
matthieu 2015-05-31 13:23:03 +00:00
parent 92d74bd585
commit a8994d949f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.53 2015/02/09 09:55:52 kettenis Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.54 2015/05/31 13:23:03 matthieu Exp $
.include <bsd.xconf.mk>
@ -45,10 +45,4 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--disable-unit-tests \
${DRI_OPTION}
includes:
@echo "Removing obsolete files"
-rm -f ${DESTDIR}${X11BASE}/include/xorg/xaa.h \
${DESTDIR}${X11BASE}/include/xorg/xaalocal.h \
${DESTDIR}${X11BASE}/include/xorg/mibstore.h
.include <bsd.xorg.mk>