From f0d20428a964c45ee05786b133dad11a5053dd08 Mon Sep 17 00:00:00 2001 From: Daniel Harris Date: Sat, 28 Apr 2001 01:40:26 +0000 Subject: Fix stupid mistake. I swear it worked here. --- sysutils/whowatch/files/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/whowatch/files/patch-aa b/sysutils/whowatch/files/patch-aa index dd0f8649825f..053c3914337b 100644 --- a/sysutils/whowatch/files/patch-aa +++ b/sysutils/whowatch/files/patch-aa @@ -6,8 +6,8 @@ install: whowatch - $(INSTALL) -m 755 whowatch $(bindir)/whowatch - $(INSTALL) -m 644 whowatch.1 $(mandir)/man1/whowatch.1 -+ $(INSTALL_PROGRAM) whowatch $(bindir)/whowatch -+ $(INSTALL_MAN) whowatch.1 $(mandir)/man1/whowatch.1 ++ $(BSD_INSTALL_PROGRAM) whowatch $(bindir)/whowatch ++ $(BSD_INSTALL_MAN) whowatch.1 $(mandir)/man1/whowatch.1 distclean: make clean -- cgit v1.2.3