opnsense-ports/sysutils/bareos-server/files/patch-src-stored-Makefile.in
Franco Fichtner 876282b6e1 */*: sync with upstream
Taken from: FreeBSD
2015-08-09 09:40:46 +02:00

10 lines
539 B
Text

--- src/stored/Makefile.in 2015-07-25 16:28:12.065608000 -0500
+++ src/stored/Makefile.in 2015-07-25 16:28:34.672920000 -0500
@@ -243,7 +243,6 @@
$(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bscan $(DESTDIR)$(sbindir)/bscan
$(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) btape $(DESTDIR)$(sbindir)/btape
@srcconf=bareos-sd.conf; \
- $(MKDIR) ${DESTDIR}${confdir}/bareos-sd.d/; \
if test -f ${DESTDIR}${confdir}/$$srcconf; then \
destconf=$$srcconf.new; \
echo " ==> Found existing $$srcconf, installing new conf file as $$destconf"; \