Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 419793 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.in (-2 lines)
Lines 2062-2069 Link Here
2062
	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cfba2fba$(EXEEXT))
2062
	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cfba2fba$(EXEEXT))
2063
	rm -f $(DESTDIR)$(bindir)/cckd2ckd$(EXEEXT)
2063
	rm -f $(DESTDIR)$(bindir)/cckd2ckd$(EXEEXT)
2064
	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cckd2ckd$(EXEEXT))
2064
	(cd $(DESTDIR)$(bindir); @LN_S@ ./dasdcopy$(EXEEXT) cckd2ckd$(EXEEXT))
2065
@SETUID_HERCIFC_TRUE@	chown root $(DESTDIR)$(bindir)/hercifc
2066
@HERCIFC_GROUPSET_TRUE@@SETUID_HERCIFC_TRUE@	chgrp $(HERCIFC_GROUPNAME) $(DESTDIR)$(bindir)/hercifc
2067
@SETUID_HERCIFC_TRUE@	chmod 0750 $(DESTDIR)$(bindir)/hercifc
2065
@SETUID_HERCIFC_TRUE@	chmod 0750 $(DESTDIR)$(bindir)/hercifc
2068
@SETUID_HERCIFC_TRUE@	chmod +s   $(DESTDIR)$(bindir)/hercifc
2066
@SETUID_HERCIFC_TRUE@	chmod +s   $(DESTDIR)$(bindir)/hercifc
2069
@SETUID_HERCIFC_TRUE@	rm                             hercifc
2067
@SETUID_HERCIFC_TRUE@	rm                             hercifc

Return to bug 419793