Install startup script in /etc/X11
This commit is contained in:
parent
e94657a96f
commit
8a2d071aed
@ -19,7 +19,7 @@
|
|||||||
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
# PERFORMANCE OF THIS SOFTWARE.
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
XINITDIR = $(libdir)/X11/xinit
|
XINITDIR = $(datadir)/X11/xinit
|
||||||
|
|
||||||
bin_PROGRAMS = xinit
|
bin_PROGRAMS = xinit
|
||||||
bin_SCRIPTS = startx
|
bin_SCRIPTS = startx
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/29 12:16:07 matthieu Exp $
|
||||||
|
|
||||||
|
CONFIGURE_ARGS= --datadir=/etc
|
||||||
|
|
||||||
.include <bsd.xorg.mk>
|
.include <bsd.xorg.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user