openbsd-ports/mail/rblsmtpd/patches/patch-Makefile
camield 7eae7d00ac - Fake
- add MESSAGE:
WARNING: The features of rblsmtpd have been incorporated into
ucspi-tcp 0.86; there will be no more rblsmtpd releases.
2000-03-14 08:39:59 +00:00

16 lines
395 B
Plaintext

$OpenBSD: patch-Makefile,v 1.1 2000/03/14 08:39:59 camield Exp $
Needed for fake installation.
--- Makefile.or Tue Mar 14 09:32:15 2000
+++ Makefile Tue Mar 14 09:32:31 2000
@@ -47,7 +47,7 @@
auto_home.c: \
auto-str conf-home
- ./auto-str auto_home `head -1 conf-home` > auto_home.c
+ ./auto-str auto_home ${WRKINST}`head -1 conf-home` > auto_home.c
auto_home.o: \
compile auto_home.c