From 796060812d8bd786a44c26df317d6d5bac4e525f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 22 Jun 1999 17:35:12 +0000 Subject: Make this port reinstall friendly. --- games/xchadance/files/patch-aa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xchadance') diff --git a/games/xchadance/files/patch-aa b/games/xchadance/files/patch-aa index 5412997e8624..e1c9152e8442 100644 --- a/games/xchadance/files/patch-aa +++ b/games/xchadance/files/patch-aa @@ -1,5 +1,5 @@ ---- makefile.orig Mon Mar 7 22:10:46 1994 -+++ makefile Fri Feb 19 08:58:24 1999 +--- makefile.orig Mon Mar 7 07:10:46 1994 ++++ makefile Sun Jun 20 15:11:51 1999 @@ -1,6 +1,7 @@ CC = gcc -CFLAGS = -Wall -O @@ -15,7 +15,7 @@ install : - cp xchadance $(BINDIR) -+ install -s xchadance $(BINDIR) ++ install -c -s xchadance $(BINDIR) xchadance : xchadance.o chadata.o -- cgit v1.2.3