File no_suid_install.patch of Package cde
diff -Nraub cde-2.5.0.ori/programs/dtsearchpath/dtappg/Makefile.am cde-2.5.0/programs/dtsearchpath/dtappg/Makefile.am
--- cde-2.5.0.ori/programs/dtsearchpath/dtappg/Makefile.am 2022-07-23 16:52:32.000000000 -0400
+++ cde-2.5.0/programs/dtsearchpath/dtappg/Makefile.am 2022-09-06 01:07:22.183710134 -0400
@@ -11,8 +11,3 @@
endif
dtappgather_SOURCES = Options.C dtappgather.C dtappgather.h Options.h
-
-# can't use INSTALL here as the program is already installed
-install-exec-hook:
- chown root $(DESTDIR)$(bindir)/dtappgather
- chmod 4755 $(DESTDIR)$(bindir)/dtappgather