From: Kern Sibbald Date: Fri, 16 Jul 2004 22:19:03 +0000 (+0000) Subject: Remove fd from scripts directory X-Git-Tag: Release-1.35.1~59 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=578c38939f999a4a29674c9d51b3273d613f2a99;p=bacula%2Fbacula Remove fd from scripts directory git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1475 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/scripts/Makefile.in b/bacula/scripts/Makefile.in index 4e6019e09b..aa535cd18e 100755 --- a/bacula/scripts/Makefile.in +++ b/bacula/scripts/Makefile.in @@ -37,7 +37,6 @@ install: installdirs $(INSTALL_SCRIPT) bconsole $(DESTDIR)$(scriptdir)/bconsole $(INSTALL_SCRIPT) gconsole $(DESTDIR)$(scriptdir)/gconsole $(INSTALL_SCRIPT) bacula $(DESTDIR)$(scriptdir)/bacula - $(INSTALL_SCRIPT) fd $(DESTDIR)$(scriptdir)/fd $(INSTALL_SCRIPT) mtx-changer $(DESTDIR)$(scriptdir)/mtx-changer $(INSTALL_DATA) btraceback.gdb $(DESTDIR)$(scriptdir)/btraceback.gdb $(INSTALL_SCRIPT) btraceback $(DESTDIR)$(sbindir)/btraceback @@ -57,12 +56,12 @@ uninstall: Makefile: Makefile.in cd $(topdir) \ && CONFIG_FILES=$(thisdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status - chmod 755 startmysql stopmysql bacula fd startit stopit btraceback + chmod 755 startmysql stopmysql bacula startit stopit btraceback chmod 755 mtx-changer bconsole gconsole Makefiles: $(SHELL) config.status - chmod 755 startmysql stopmysql bacula fd startit stopit btraceback + chmod 755 startmysql stopmysql bacula startit stopit btraceback chmod 755 mtx-changer bconsole gconsole clean: