X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=local.mk;h=7095276ba9b6f8a9e69e58aeb4f343942300be86;hb=a6339ac17f9a52fdb524aef2dc626b30d62a8b54;hp=c97b72e8a851dac8e70455d90c905afe9ebcc2cd;hpb=29da175ca5498b8b5239535bb56b0bad61e96142;p=gpl%2Fargeo-freed.git diff --git a/local.mk b/local.mk index c97b72e..7095276 100644 --- 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)