summaryrefslogtreecommitdiff
path: root/editors/hexedit/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hexedit/patches/patch-ac')
-rw-r--r--editors/hexedit/patches/patch-ac16
1 files changed, 8 insertions, 8 deletions
diff --git a/editors/hexedit/patches/patch-ac b/editors/hexedit/patches/patch-ac
index 98a1b8250fa..55f4d9fe6e1 100644
--- a/editors/hexedit/patches/patch-ac
+++ b/editors/hexedit/patches/patch-ac
@@ -1,14 +1,14 @@
-$NetBSD: patch-ac,v 1.5 2001/10/01 00:51:47 wiz Exp $
+$NetBSD: patch-ac,v 1.6 2002/01/18 22:59:31 mjl Exp $
---- Makefile.in.orig Wed Feb 17 14:22:57 1999
-+++ Makefile.in Fri Nov 12 16:04:03 1999
-@@ -39,7 +46,5 @@
- rm -f Makefile config.cache config.status config.log
+--- Makefile.in.orig Thu Oct 25 00:00:51 2001
++++ Makefile.in
+@@ -40,7 +40,5 @@
+ rm -f Makefile config.h
install: $(PRODUCT)
- $(INSTALL) -d -m 755 $(bindir)
- $(INSTALL) -s -m 755 $(PRODUCT) $(bindir)
-- $(INSTALL) -d -m 755 $(mandir)
-- $(INSTALL) -m 644 $(PRODUCT).1 $(mandir)
+- $(INSTALL) -d -m 755 $(mandir)/man1
+- $(INSTALL) -m 644 $(PRODUCT).1 $(mandir)/man1
+ $(BSD_INSTALL_PROGRAM) $(PRODUCT) $(bindir)
-+ $(BSD_INSTALL_DATA) $(PRODUCT).1 $(mandir)
++ $(BSD_INSTALL_DATA) $(PRODUCT).1 $(mandir)/man1/