cdesktopenv/cde/programs/dtcm
Trung Lê ee42be7489 Fix non-root installation: ignore chown/chmod errors
Prefix chown root and chmod 4755 commands with - to allow
installation to succeed when running as non-root user.

Affected files:
- programs/dtcm/dtcm/Makefile.am: use localstatedir for spool
- programs/dtsearchpath/dtappg/Makefile.am: ignore setuid errors
- programs/dtsession/Makefile.am: ignore setuid errors
- programs/dtterm/Makefile.am: ignore setuid errors
2026-01-29 17:13:21 +11:00
..
dtcm Fix non-root installation: ignore chown/chmod errors 2026-01-29 17:13:21 +11:00
libDtCmP Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
server Handle changes needed for C23 compatibility that turns on strict ansi prototypes by default. C23 is now the default for GCC 15 2025-12-31 15:06:27 +00:00
Makefile.am dtcm: make it build 2019-11-20 17:31:53 -07:00