Core features of FREEd PID1 working in a systemd container
[gpl/argeo-freed.git] / local.mk
index c97b72e8a851dac8e70455d90c905afe9ebcc2cd..7095276ba9b6f8a9e69e58aeb4f343942300be86 100644 (file)
--- a/local.mk
+++ b/local.mk
@@ -18,7 +18,7 @@ clean:
        $(MAKE) -C sjbin clean
 
 install:
-       $(COPY) -r etc/* $(DESTDIR)$(sysconfdir)
+       $(COPY) -r --no-clobber etc/* $(DESTDIR)$(sysconfdir)
        $(COPY) -r usr/bin/* $(DESTDIR)$(bindir)
        $(COPY) -r usr/share/* $(DESTDIR)$(datarootdir)
        $(COPY) -r usr/lib/* $(DESTDIR)$(libdir)