From da47046c4fb63fcfbf92673b59dea025ddfca62d Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Fri, 11 Oct 2013 19:25:02 +0200 Subject: New logos from satellit #1098, seahawk1986 #1375, MegaV0lt #1450 + #1418 --- command/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command/Makefile') diff --git a/command/Makefile b/command/Makefile index 0230301..26a0751 100644 --- a/command/Makefile +++ b/command/Makefile @@ -96,7 +96,7 @@ install: install-doc markad $(I18Nmsgs) @cp --remove-destination markad $(DESTDIR)/usr/bin/markad @$(STRIP) $(DESTDIR)/usr/bin/markad @mkdir -p $(DESTDIR)/var/lib/markad - @cp -a logos/* $(DESTDIR)/var/lib/markad + @cp -u logos/* $(DESTDIR)/var/lib/markad @echo markad installed clean: -- cgit v1.2.3