guile-1.8.8-sandbox.patch 514 B

12345678910111213141516
  1. Prevent sandbox violation when installing
  2. https://bugs.gentoo.org/521546
  3. --- a/guile-config/Makefile.am
  4. +++ b/guile-config/Makefile.am
  5. @@ -39,8 +39,3 @@ guile-config: guile-config.in ${top_builddir}/libguile/libpath.h
  6. -e s:@-GUILE_VERSION-@:${GUILE_VERSION}:
  7. chmod +x guile-config.tmp
  8. mv guile-config.tmp guile-config
  9. -
  10. -## Get rid of any copies of the configuration script under the old
  11. -## name, so people don't end up running ancient copies of it.
  12. -install-exec-local:
  13. - rm -f ${bindir}/build-guile