]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove dummy make dependence from manpages
authorKern Sibbald <kern@sibbald.com>
Sun, 26 Oct 2008 15:03:52 +0000 (15:03 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 26 Oct 2008 15:03:52 +0000 (15:03 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7906 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/manpages/Makefile.in
bacula/technotes-2.5

index 7a85308d24595f3035c997e42c9c74c2c5ea8a54..daaecf5986b08fda0ebe359afc8aa6cfa6ff838c 100644 (file)
@@ -39,7 +39,7 @@ uninstall:
          do (rm -f $(DESTDIR)$(mandir)/man1/$$I.gz); \
        done
 
-clean: dummy
+clean:
        $(RMF) *~ 1 2 3 *.bak
        @find . -name .#* -exec $(RMF) {} \;
 
index bfec8585d37878e2e205ee7b12292cf56e683b65..070f53538ac4e80cca98cb3da6740f4dde6b7ca8 100644 (file)
@@ -2,20 +2,12 @@
 
           
 New features:
-Plugin API
 command separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
 examples/database/dbcheck.sql
-dbi database driver
-  --enable-libdb
-  dbdriver in bacula-dir.conf
---with-db-port
 enhancement to wait command: wait mount  ...
-parse config
 dbport in dbcheck
-dbdriver
 filepattern (restore with regex in bsr)
-libtool
-remove reader/writer in FOPTS????
+mixed priorities
 
 General:
 25Oct08