]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove installing gconsole start script from Makefile.in
authorKern Sibbald <kern@sibbald.com>
Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 2 Aug 2009 11:10:54 +0000 (13:10 +0200)
bacula/scripts/Makefile.in

index 2f1fd9d743ae1014fdcad17f5fc4c58a2cfe7943..01e36429f662d68e17325e7adcd95888678e5411 100755 (executable)
@@ -73,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)