summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-ac
blob: 59a83883c2f91730ba5c8f05a1cb64324bb19503 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ac,v 1.4 2005/01/25 16:02:26 xtraeme Exp $

--- makefile.orig	2003-03-23 00:09:08.000000000 +0000
+++ makefile	2003-08-16 11:20:02.000000000 +0000
@@ -63,11 +63,6 @@
 
 # Could also include serverping in the distribution
 $(OBJ_DIR)/xevil$(VERSION).$(PCKG_NAME).tar.Z::
-	cp readme.txt $(OBJ_DIR)
-	cp gpl.txt $(OBJ_DIR)
-	cp -r instructions $(OBJ_DIR)
-	(cd $(OBJ_DIR); tar cf xevil$(VERSION).$(PCKG_NAME).tar xevil readme.txt gpl.txt instructions)
-	(cd $(OBJ_DIR); $(COMPRESS) -f xevil$(VERSION).$(PCKG_NAME).tar)
 
 ## Make a distribution file.
 #dist: