summaryrefslogtreecommitdiff
blob: bcde1181e8736cd211a2d53bce9f86289a27ff3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
the ebuild will handle these, so no need to do it directly which will fail when
building as non-root.

--- a/Makefile.am
+++ b/Makefile.am
@@ -730,15 +730,6 @@ endif
 	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cfba2fba$(EXEEXT))
 	rm -f $(DESTDIR)$(bindir)/cckd2ckd$(EXEEXT)
 	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cckd2ckd$(EXEEXT))
-if SETUID_HERCIFC
-	chown root $(DESTDIR)$(bindir)/hercifc
-if HERCIFC_GROUPSET
-	chgrp $(HERCIFC_GROUPNAME) $(DESTDIR)$(bindir)/hercifc
-endif
-	chmod 0750 $(DESTDIR)$(bindir)/hercifc
-	chmod +s   $(DESTDIR)$(bindir)/hercifc
-	rm                             hercifc
-endif
 
 uninstall-local: