]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/Makefile.in
Make mtx-changer errors clearer
[bacula/bacula] / bacula / scripts / Makefile.in
index 01c436c35ada0dbc425f7b5b5554d9cfb5d8a581..374043256fb5cb82f6325a2fd8d860a7c7c6f657 100755 (executable)
@@ -36,8 +36,8 @@ 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_config $(DESTDIR)$(scriptdir)/bacula_config
        $(INSTALL_SCRIPT) bacula $(DESTDIR)$(sbindir)/bacula
        $(INSTALL_SCRIPT) bacula-ctl-dir $(DESTDIR)$(scriptdir)/bacula-ctl-dir
        $(INSTALL_SCRIPT) bacula-ctl-fd $(DESTDIR)$(scriptdir)/bacula-ctl-fd
@@ -74,8 +74,8 @@ uninstall:
        (cd $(DESTDIR)$(scriptdir); $(RMF) startmysql)
        (cd $(DESTDIR)$(scriptdir); $(RMF) stopmysql)
        (cd $(DESTDIR)$(scriptdir); $(RMF) bconsole)
-       (cd $(DESTDIR)$(scriptdir); $(RMF) gconsole)
        (cd $(DESTDIR)$(scriptdir); $(RMF) bacula)
+       (cd $(DESTDIR)$(scriptdir); $(RMF) bacula_config)
        (cd $(DESTDIR)$(sbindir);   $(RMF) bacula)
        (cd $(DESTDIR)$(scriptdir); $(RMF) bacula-ctl-dir)
        (cd $(DESTDIR)$(scriptdir); $(RMF) bacula-ctl-fd)
@@ -92,7 +92,7 @@ Makefile: Makefile.in
        cd $(topdir) \
            && CONFIG_FILES=$(thisdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
        chmod 755 startmysql stopmysql bacula startit stopit btraceback
-       chmod 755 bacula-ctl-dir bacula-ctl-fd bacula-ctl-sd
+       chmod 755 bacula-ctl-dir bacula-ctl-fd bacula-ctl-sd bacula_config
        chmod 755 disk-changer mtx-changer dvd-handler bconsole gconsole
 
 Makefiles:
@@ -107,7 +107,7 @@ clean:
 # clean for distribution
 distclean: clean
        @$(RMF) startmysql stopmysql bacula fd startit stopit btraceback
-       @$(RMF) bacula-ctl-dir bacula-ctl-fd bacula-ctl-sd
+       @$(RMF) bacula-ctl-dir bacula-ctl-fd bacula-ctl-sd bacula_config
        @$(RMF) bconsole gconsole logrotate bacula.desktop 
        @$(RMF) bacula.desktop.gnome1 bacula.desktop.gnome2 mtx-changer dvd-handler
        @$(RMF) gnome-console.console_apps bacula.desktop.gnome2.xsu