From: Kern Sibbald Date: Sun, 2 Aug 2009 10:45:15 +0000 (+0200) Subject: Remove installing gconsole start script from Makefile.in X-Git-Tag: Release-7.0.0~2703^2^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=55f72c758f1296fe4017c6bb2f253e01848a1b0a;p=bacula%2Fbacula Remove installing gconsole start script from Makefile.in --- diff --git a/bacula/scripts/Makefile.in b/bacula/scripts/Makefile.in index 01c436c35a..2f1fd9d743 100755 --- a/bacula/scripts/Makefile.in +++ b/bacula/scripts/Makefile.in @@ -36,7 +36,6 @@ install: installdirs $(INSTALL_SCRIPT) startmysql $(DESTDIR)$(scriptdir)/startmysql $(INSTALL_SCRIPT) stopmysql $(DESTDIR)$(scriptdir)/stopmysql $(INSTALL_SCRIPT) bconsole $(DESTDIR)$(scriptdir)/bconsole - $(INSTALL_SCRIPT) gconsole $(DESTDIR)$(scriptdir)/gconsole $(INSTALL_SCRIPT) bacula $(DESTDIR)$(scriptdir)/bacula $(INSTALL_SCRIPT) bacula $(DESTDIR)$(sbindir)/bacula $(INSTALL_SCRIPT) bacula-ctl-dir $(DESTDIR)$(scriptdir)/bacula-ctl-dir diff --git a/bacula/technotes b/bacula/technotes index d06f76ca3a..1ebe74dc0c 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,8 @@ General: +02Aug09 +kes Remove installing gconsole start script from Makefile.in 01Aug09 ebl Add Job Info panel to bat 30Jul09