Go to file
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
cde Fix non-root installation: ignore chown/chmod errors 2026-01-29 17:13:21 +11:00