summaryrefslogtreecommitdiff
path: root/app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch')
-rw-r--r--app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch b/app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch
deleted file mode 100644
index bcde1181e873..000000000000
--- a/app-emulation/hercules-sdl/files/hercules-3.13-user-install.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-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:
-