From 78ae8f76c694cd40723016590a612466beb5553d Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 26 Oct 2008 15:03:52 +0000 Subject: [PATCH] Remove dummy make dependence from manpages git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7906 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/manpages/Makefile.in | 2 +- bacula/technotes-2.5 | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/bacula/manpages/Makefile.in b/bacula/manpages/Makefile.in index 7a85308d24..daaecf5986 100644 --- a/bacula/manpages/Makefile.in +++ b/bacula/manpages/Makefile.in @@ -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) {} \; diff --git a/bacula/technotes-2.5 b/bacula/technotes-2.5 index bfec8585d3..070f53538a 100644 --- a/bacula/technotes-2.5 +++ b/bacula/technotes-2.5 @@ -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 -- 2.39.5