Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/x11/bin/rstart



Module Name:    src
Committed By:   lukem
Date:           Fri Jan  2 16:32:12 UTC 2004

Modified Files:
        src/x11/bin/rstart: Makefile
Added Files:
        src/x11/bin/rstart: rstartd.cpp

Log Message:
Provide custom version of rstartd.cpp that supports a BINDIR
(for rstartd.real) separate to the LIBDIR (for the configuration)
and install rstartd.real into /usr/X11R6/libexec.
(Installing binaries under /usr/X11R6/lib/X11 (which may be a
symlink to /etc/X11) is Bad.0

Override BINDIR after the .include of <bsd.own.mk>, so that rstartd.real
is installed in the correct location.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/x11/bin/rstart/Makefile
cvs rdiff -r0 -r1.1 src/x11/bin/rstart/rstartd.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index