Move back things to /usr/X11R6/lib/X11.

This commit is contained in:
matthieu 2006-11-27 19:16:59 +00:00
parent 9b47cdf3dc
commit 96d2fd4cd1
4 changed files with 54 additions and 48 deletions

View File

@ -1,3 +1,5 @@
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:25:39 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
CONFIGURE_ARGS= --datadir=$(LIBDIR)
.include <bsd.xorg.mk>

View File

@ -1,3 +1,5 @@
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:29:58 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
CONFIGURE_ARGS= --datadir=$(LIBDIR)
.include <bsd.xorg.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: BSD.x11.dist,v 1.1.1.1 2006/11/25 14:57:28 matthieu Exp $
# $OpenBSD: BSD.x11.dist,v 1.2 2006/11/27 19:16:59 matthieu Exp $
# $FreeBSD: BSD.x11.dist,v 1.2 1997/06/10 07:55:10 asami Exp $
#
@ -56,6 +56,8 @@
..
lib
X11
app-defaults
..
config
..
doc
@ -144,6 +146,48 @@
..
xinit
..
xkb
compat
..
compiled
..
geometry
digital
..
sgi
..
..
keycodes
digital
..
sgi
..
..
keymap
digital
..
sgi
..
sun
..
..
rules
..
semantics
..
symbols
digital
..
fujitsu
..
nec
..
sony
..
sun
..
..
..
xserver
..
xsm
@ -194,50 +238,6 @@
..
share
X11
app-defaults
..
xkb
compat
..
compiled
..
geometry
digital
..
sgi
..
..
keycodes
digital
..
sgi
..
..
keymap
digital
..
sgi
..
sun
..
..
rules
..
semantics
..
symbols
digital
..
fujitsu
..
nec
..
sony
..
sun
..
..
..
..
aclocal
..

View File

@ -1,5 +1,7 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
SHARED_LIBS= Xt 9.0
CONFIGURE_ARGS= --with-appdefaultdir=$(LIBDIR)/X11/app-defaults
.include <bsd.xorg.mk>