openbsd-ports/sysutils/daemontools/patches/patch-Makefile
2000-04-26 14:20:18 +00:00

26 lines
491 B
Plaintext

$OpenBSD: patch-Makefile,v 1.2 2000/04/26 14:20:19 camield Exp $
Needed for fake installation. This way the installer can easily be
rebuilt with the fake prefix, without rebuilding _everything_.
--- Makefile.orig Mon Mar 6 06:21:09 2000
+++ Makefile Wed Apr 26 16:13:44 2000
@@ -85,7 +85,7 @@
./compile byte_rchr.c
check: \
-it instcheck
+instcheck
./instcheck
chkshsgr: \
@@ -384,7 +384,7 @@
./compile setuidgid.c
setup: \
-it install
+install
./install
sgetopt.o: \