patch-Makefile_in 564 B

123456789101112
  1. $OpenBSD: patch-Makefile_in,v 1.2 2011/11/15 19:32:14 jasper Exp $
  2. --- Makefile.in.orig Mon Aug 22 18:52:09 2011
  3. +++ Makefile.in Tue Nov 15 20:06:47 2011
  4. @@ -46,7 +46,6 @@ install : all installdirs
  5. done
  6. $(INSTALL_DATA) doc-strings $(DESTDIR)$(repexecdir)
  7. $(INSTALL_SCRIPT) emulate-gnu-tar $(DESTDIR)$(repexecdir)
  8. - $(INSTALL_SCRIPT) libtool $(DESTDIR)$(repcommonexecdir)
  9. $(INSTALL_DATA) rules.mk $(DESTDIR)$(repcommonexecdir)
  10. $(INSTALL_SCRIPT) install-aliases $(DESTDIR)$(repcommonexecdir)
  11. $(INSTALL_DATA) rep-debugger.el $(DESTDIR)$(emacssitelispdir)