]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/Makefile.in
Add scripts/bacula_config script that displays configure options and results
[bacula/bacula] / bacula / scripts / Makefile.in
index 2f1fd9d743ae1014fdcad17f5fc4c58a2cfe7943..374043256fb5cb82f6325a2fd8d860a7c7c6f657 100755 (executable)
@@ -37,6 +37,7 @@ install: installdirs
        $(INSTALL_SCRIPT) stopmysql $(DESTDIR)$(scriptdir)/stopmysql
        $(INSTALL_SCRIPT) bconsole $(DESTDIR)$(scriptdir)/bconsole
        $(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
@@ -73,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)
@@ -91,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:
@@ -106,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