$NetBSD: patch-ab,v 1.7 2001/08/04 06:58:24 jlam Exp $ --- Makefile.in.orig Tue Apr 3 21:03:24 2001 +++ Makefile.in Mon Apr 16 12:44:31 2001 @@ -599,7 +599,7 @@ install: .made installdirs $(INSTALL_PROGRAM) $(INSTALLMODE) $(Program) $(bindir)/$(Program) - $(INSTALL_PROGRAM) $(INSTALLMODE2) bashbug $(bindir)/bashbug + $(INSTALL_SCRIPT) $(INSTALLMODE2) bashbug $(bindir)/bashbug -( cd $(DOCDIR) ; $(MAKE) $(MFLAGS) \ man1dir=$(man1dir) man1ext=$(man1ext) \ man3dir=$(man3dir) man3ext=$(man3ext) \