From 954bc0383991770c17e4b6c19af111ca211b5d56 Mon Sep 17 00:00:00 2001 From: cgd Date: Fri, 9 Apr 1993 09:38:35 +0000 Subject: copy deck of cards, rather than moving it, on install --- monop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'monop/Makefile') diff --git a/monop/Makefile b/monop/Makefile index 5edeba22..bac5575c 100644 --- a/monop/Makefile +++ b/monop/Makefile @@ -16,7 +16,7 @@ initdeck: initdeck.c ${CC} ${CFLAGS} -o ${.TARGET} ${.CURDIR}/initdeck.c beforeinstall: - install -o ${BINOWN} -g ${BINGRP} -m 444 cards.pck \ + install -c -o ${BINOWN} -g ${BINGRP} -m 444 cards.pck \ ${DESTDIR}/usr/share/games .include -- cgit v1.2.3-56-ge451