1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Correct naming typo for initscript patches.

PR:		105188
This commit is contained in:
Joe Marcus Clarke 2006-11-05 22:27:19 +00:00
parent 46cf6ca470
commit 338c4cd873
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176555
3 changed files with 6 additions and 6 deletions

View File

@ -85,8 +85,8 @@ post-patch:
${WRKSRC}/avahi-daemon/Makefile.in
@${REINPLACE_CMD} -e 's|%%RC_SUBR%%|${RC_SUBR}| ; \
s|%%GNOME_SUBR%%|${GNOME_SUBR}|' \
${WRKSRC}/initscripts/freebsd/avahi-dnsconfd.sh.in \
${WRKSRC}/initscripts/freebsd/avahi-daemon.sh.in
${WRKSRC}/initscript/freebsd/avahi-dnsconfd.sh.in \
${WRKSRC}/initscript/freebsd/avahi-daemon.sh.in
post-install:
.if !defined(PACKAGE_BUILDING)

View File

@ -1,5 +1,5 @@
--- initscripts/freebsd/avahi-daemon.sh.in.orig Sun Nov 5 12:35:16 2006
+++ initscripts/freebsd/avahi-daemon.sh.in Sun Nov 5 12:36:51 2006
--- initscript/freebsd/avahi-daemon.sh.in.orig Sun Nov 5 12:35:16 2006
+++ initscript/freebsd/avahi-daemon.sh.in Sun Nov 5 12:36:51 2006
@@ -9,10 +9,12 @@
# Avahi's mDNSResponder, a Zeroconf (Bonjour) service advertisement daemon.
#

View File

@ -1,5 +1,5 @@
--- initscripts/freebsd/avahi-dnsconfd.sh.in.orig Sun Nov 5 12:35:20 2006
+++ initscripts/freebsd/avahi-dnsconfd.sh.in Sun Nov 5 12:36:24 2006
--- initscript/freebsd/avahi-dnsconfd.sh.in.orig Sun Nov 5 12:35:20 2006
+++ initscript/freebsd/avahi-dnsconfd.sh.in Sun Nov 5 12:36:24 2006
@@ -12,10 +12,12 @@
# DNS servers in a DHCP-like fashion with mDNS.
#