summaryrefslogtreecommitdiff
path: root/devel/asm2html/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/asm2html/patches/patch-aa')
-rw-r--r--devel/asm2html/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/asm2html/patches/patch-aa b/devel/asm2html/patches/patch-aa
index 2fd7296b510..d32450776a4 100644
--- a/devel/asm2html/patches/patch-aa
+++ b/devel/asm2html/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2004/12/25 01:14:31 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2008/06/20 01:09:11 joerg Exp $
--- src/Makefile.in.orig 2003-04-25 13:37:51.000000000 -0500
+++ src/Makefile.in
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.1 2004/12/25 01:14:31 minskim Exp $
install:
- install -c -s -o root -g wheel -m 555 asm2html ${INSDIR}/asm2html
-+ $(BSD_INSTALL_PROGRAM) asm2html ${INSDIR}/asm2html
++ $(BSD_INSTALL_PROGRAM) asm2html ${DESTDIR}${INSDIR}/asm2html
uninstall:
rm -f $(INSDIR)/asm2html