aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bareos-server/files/patch-src-stored-Makefile.in
blob: b57961a14e8abd2ab14bc2283d0af39c734c3f41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"; \