]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/bat.pro.in
There was an issue with empty directories. The director would print
[bacula/bacula] / bacula / src / qt-console / bat.pro.in
index 046bbad51e6d5b34704dae89b042d681225042a3..89f76ea79b6030211c49122aa5aa764833b5bf3a 100644 (file)
@@ -10,7 +10,7 @@
 CONFIG += qt debug @QWT@
 
 bins.path = /$(DESTDIR)@sbindir@
-bins.files = ./bat
+bins.files = bat
 confs.path = /$(DESTDIR)@sysconfdir@
 confs.commands = ./install_conf_file   
 help.path = /$(DESTDIR)@htmldir@
@@ -157,9 +157,7 @@ SOURCES += status/storstat.cpp
 HEADERS += util/fmtwidgetitem.h util/comboutil.h
 SOURCES += util/fmtwidgetitem.cpp util/comboutil.cpp
 
-INSTALLS = bins
-INSTALLS += confs
-INSTALLS += help
+INSTALLS = bins confs help
 
 QMAKE_EXTRA_TARGETS += depend