[cdesktopenv-devel] s/prefix/CDE_INSTALLATION_TOP/

2022-12-09 Thread Pascal Stumpf
Several instances where ${prefix} should probably be ${CDE_INSTALLATION_TOP}. Index: programs/dtappbuilder/src/ab/Makefile.am --- programs/dtappbuilder/src/ab/Makefile.am.orig +++ programs/dtappbuilder/src/ab/Makefile.am @@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in .NOTPARALLEL: -appd

[cdesktopenv-devel] Do not install ksh.1 man page

2022-12-09 Thread Pascal Stumpf
CDE doesn't install a ksh binary, so do not install the man page. It will only cause confusion and conflict with other ksh packages. Index: doc/en_US.UTF-8/man/Makefile.am --- doc/en_US.UTF-8/man/Makefile.am.orig +++ doc/en_US.UTF-8/man/Makefile.am @@ -8,7 +8,7 @@ DBTOMAN = $(top_srcdir)/program

[cdesktopenv-devel] dtlogin: start X as root on OpenBSD

2022-12-09 Thread Pascal Stumpf
X needs to be started as root (it drops privileges, of course). Index: programs/dtlogin/config/Xservers.src --- programs/dtlogin/config/Xservers.src.orig +++ programs/dtlogin/config/Xservers.src @@ -102,7 +102,7 @@ XCOMM * Local local@console /usr/bin/X :0 #elif defined (__linux__) :0 L