-# autoconf/Make.common.in -*- Makefile -*-
+# autoconf/Make.common.in -*- Makefile -*-
# release date (man), LSM date, version number/name, current maintainer
DATE="@DATE@"
LSMDATE=@LSMDATE@
RANLIB = @RANLIB@
INSTALL = @INSTALL@
# add the -s to the following in PRODUCTION mode
-INSTALL_PROGRAM = @INSTALL@ -m 755
+INSTALL_PROGRAM = @INSTALL@ -m 754
INSTALL_DATA = @INSTALL@ -m 644
-INSTALL_SCRIPT = @INSTALL@ -m 755
+INSTALL_SCRIPT = @INSTALL@ -m 754
INSTALL_CONFIG = @INSTALL@ -m 640
# Flags & libs
platforms/redhat/Makefile \
platforms/redhat/bacula-fd \
platforms/redhat/bacula-sd \
- platforms/redhat/bacula-dir"
+ platforms/redhat/bacula-dir \
+ platforms/redhat/bacula.mysql.rh8.spec \
+ platforms/redhat/bacula.sqlite.rh8.spec"
hostname=`hostname -s`
;;
gentoo)
scripts/fd \
scripts/Makefile \
scripts/logrotate \
+ scripts/bacula.desktop \
doc/Makefile \
src/Makefile \
src/console/Makefile \
platforms/redhat/Makefile \
platforms/redhat/bacula-fd \
platforms/redhat/bacula-sd \
- platforms/redhat/bacula-dir"
+ platforms/redhat/bacula-dir \
+ platforms/redhat/bacula.mysql.rh8.spec \
+ platforms/redhat/bacula.sqlite.rh8.spec"
hostname=`hostname -s`
;;
gentoo)
scripts/fd \
scripts/Makefile \
scripts/logrotate \
+ scripts/bacula.desktop \
doc/Makefile \
src/Makefile \
src/console/Makefile \
scripts/fd \
scripts/Makefile \
scripts/logrotate \
+ scripts/bacula.desktop \
doc/Makefile \
src/Makefile \
src/console/Makefile \
clean:
distclean: clean
- @rm -f Makefile bacula-*.spec
+ @rm -f Makefile bacula-*.spec bacula.*.spec
@rm -f bacula-sd bacula-fd bacula-dir
@rm -rf CVS