Skip to content

Instantly share code, notes, and snippets.

@aep
Created May 9, 2018 09:30
Show Gist options
  • Save aep/8d85b3f4539018bcc585f55b8873f847 to your computer and use it in GitHub Desktop.
Save aep/8d85b3f4539018bcc585f55b8873f847 to your computer and use it in GitHub Desktop.
12619 install-exec-hook-setarch:
12620 for I in $(SETARCH_LINKS); do \
12621 cd $(DESTDIR)$(usrbin_execdir) && ln -sf setarch $$I ; \
12622 done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment