]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix bat.pro.in so that bat will install.
authorKern Sibbald <kern@sibbald.com>
Sat, 10 Jan 2009 10:22:24 +0000 (10:22 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 10 Jan 2009 10:22:24 +0000 (10:22 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8350 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/bat.pro.in
bacula/technotes-2.5

index c00fd46211fc854ebe079d3b5466934f949a7b37..607ae93e4cf646285009f5e7e568c9920bf12f1e 100644 (file)
@@ -9,9 +9,9 @@
 #    
 CONFIG += qt debug @QWT@
 
-bins.path = /$(DESTDIR)@sbindir@
+bins.path = $(DESTDIR)@sbindir@
 bins.files = ./bat
-confs.path = /$(DESTDIR)@sysconfdir@
+confs.path = $(DESTDIR)@sysconfdir@
 confs.commands = ./install_conf_file   
 
 TEMPLATE     = app
index 649a93bcc80528ab9a0a10b281b41d17e432573b..f5c18951e66b90210f3a738ff21be59618c974a2 100644 (file)
@@ -10,6 +10,8 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+10Jan09
+kes  Fix bat.pro.in so that bat will install.
 09Jan09
 kes  Add more debug output to VSS init.
 kes  Attempt to correct win32 debug in berrno.