aboutsummaryrefslogtreecommitdiff
path: root/sysutils/yawho
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2001-04-28 01:42:22 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2001-04-28 01:42:22 +0000
commitc073814b7f2170c299da3da5919271caca8cfafc (patch)
treeb9c011f69b070f84688da5052d718c5a64179767 /sysutils/yawho
parentf0d20428a964c45ee05786b133dad11a5053dd08 (diff)
Fix stupid mistake. It really did work here...
Notes
Notes: svn path=/head/; revision=41984
Diffstat (limited to 'sysutils/yawho')
-rw-r--r--sysutils/yawho/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/yawho/files/patch-aa b/sysutils/yawho/files/patch-aa
index 87d823f68937..088b59121a7b 100644
--- a/sysutils/yawho/files/patch-aa
+++ b/sysutils/yawho/files/patch-aa
@@ -5,7 +5,7 @@
$(LINK) $(yawho_LDFLAGS) $(yawho_OBJECTS) $(yawho_LDADD) $(LIBS)
install:
- $(INSTALL) -o root -m 0755 yawho $(bindir)/yawho
-+ $(INSTALL_PROGRAM) yawho $(bindir)/yawho
++ $(BSD_INSTALL_PROGRAM) yawho $(bindir)/yawho
clean:
rm -f ./*.o
rm -f yawho