cb8af26bb1
PR: 181765 Submitted by: uffe ================================================================= daemontools-encore is a collection of tools for managing UNIX services. It is derived from the public-domain release of daemontools by D. J. Bernstein. daemontools-encore adds numerous enhancements above what daemontools could do while maintaining backwards compatibility with daemontools. See the CHANGES file for more details on what features have been added.
11 lines
244 B
Diff
11 lines
244 B
Diff
--- Makefile.orig 2014-04-02 00:58:19.000000000 +0200
|
|
+++ Makefile 2014-07-27 23:29:50.000000000 +0200
|
|
@@ -239,7 +239,7 @@
|
|
./compile iopause.c
|
|
|
|
it: \
|
|
-rts sysdeps man
|
|
+programs sysdeps man
|
|
|
|
load: \
|
|
conf-ld print-ld.sh systype warn-auto.sh
|