=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xenocara/Makefile 2006/11/30 14:07:20 1.5 +++ xenocara/Makefile 2006/11/30 17:12:58 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2006/11/30 14:07:20 todd Exp $ +# $OpenBSD: Makefile,v 1.6 2006/11/30 17:12:58 matthieu Exp $ .include X11BASE?= /usr/X11R6 @@ -85,7 +85,7 @@ if [ ! -d ${DESTDIR}${X11ETC}/. ]; then \ ${INSTALL} -d -o root -g wheel -m 755 ${DESTDIR}${X11ETC}/; \ fi - mtree -qdef ${.CURDIR}/etc/mtree/BSD.x11-etc.dist \ + mtree -qdef ${.CURDIR}/etc/mtree/BSD.etc-x11.dist \ -p ${DESTDIR}${X11ETC}/ -U update: _SUBDIRUSE