]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/Makefile.in
Finally... the 100% of bacula spanish !!! ;-)
[bacula/bacula] / bacula / scripts / Makefile.in
index 01c436c35ada0dbc425f7b5b5554d9cfb5d8a581..01e36429f662d68e17325e7adcd95888678e5411 100755 (executable)
@@ -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
@@ -74,7 +73,6 @@ 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)$(sbindir);   $(RMF) bacula)
        (cd $(DESTDIR)$(scriptdir); $(RMF) bacula-ctl-dir)