ports/69285: [PATCH] Do not install fd.sh
Dan Langille
dan at langille.org
Mon Jul 19 14:10:28 UTC 2004
The following reply was made to PR ports/69285; it has been noted by GNATS.
From: Dan Langille <dan at langille.org>
To: freebsd-gnats-submit at FreeBSD.org
Cc:
Subject: Re: ports/69285: [PATCH] Do not install fd.sh
Date: Mon, 19 Jul 2004 10:05:22 -0400 (EDT)
The original patch was reversed. Below is the correct patch. Sorry.
diff -ruN /usr/ports/sysutils/bacula/files/patch-scripts-Makefile.in /home/dan/src/bacula/bacula-port/files/patch-scripts-Makefile.in
--- /usr/ports/sysutils/bacula/files/patch-scripts-Makefile.in Mon May 3 05:44:37 2004
+++ /home/dan/src/bacula/bacula-port/files/patch-scripts-Makefile.in Mon Jul 19 08:59:04 2004
@@ -26,7 +26,6 @@
! # $(INSTALL_SCRIPT) bconsole $(DESTDIR)$(scriptdir)/bconsole
! # $(INSTALL_SCRIPT) gconsole $(DESTDIR)$(scriptdir)/gconsole
! $(INSTALL_SCRIPT) bacula $(DESTDIR)$(sysconfdir)/rc.d/bacula.sh.sample
-! $(INSTALL_SCRIPT) fd $(DESTDIR)$(sysconfdir)/rc.d/fd.sh.sample
! # $(INSTALL_SCRIPT) mtx-changer $(DESTDIR)$(scriptdir)/mtx-changer
! # $(INSTALL_DATA) btraceback.gdb $(DESTDIR)$(scriptdir)/btraceback.gdb
! # $(INSTALL_SCRIPT) btraceback $(DESTDIR)$(sbindir)/btraceback
diff -ruN /usr/ports/sysutils/bacula/pkg-plist /home/dan/src/bacula/bacula-port/pkg-plist
--- /usr/ports/sysutils/bacula/pkg-plist Sun Jul 4 05:44:43 2004
+++ /home/dan/src/bacula/bacula-port/pkg-plist Mon Jul 19 08:59:35 2004
@@ -3,7 +3,6 @@
%%SERVER%%sbin/chio-bacula
%%SERVER%%sbin/bacula-dir
sbin/bacula-fd
-etc/rc.d/fd.sh.sample
%%SERVER%%sbin/bacula-sd
%%SERVER%%sbin/bextract
%%SERVER%%sbin/bls
More information about the freebsd-ports-bugs
mailing list