mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
76965980d6
- Add new manpage layout PR: 105560 Submitted by: Nick Barkas <snb@threerings.net> Approved by: perky@ (maintainer timeout)
12 lines
267 B
C
12 lines
267 B
C
--- src/help.c.orig Sun Jun 18 18:22:03 2006
|
|
+++ src/help.c Mon Nov 13 21:09:32 2006
|
|
@@ -73,7 +73,7 @@
|
|
#ifdef WITH_START_STOP_DAEMON
|
|
"start-stop-daemon",
|
|
#endif
|
|
- "install-info", "update-rc.d", 0
|
|
+ "dpkg-install-info", 0
|
|
};
|
|
|
|
struct stat stab;
|