summaryrefslogtreecommitdiff
path: root/editors/mg2a/patches/patch-ai
blob: 04afb635fffa9b9961c71fc87c6b1c53b953b5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ai,v 1.2 2000/07/10 18:26:54 tron Exp $

--- REPACK.orig	Wed May 31 16:36:32 2000
+++ REPACK	Wed May 31 16:36:32 2000
@@ -0,0 +1,7 @@
+# John Refling 
+rm -f ../mg2a_src
+cp sys/bsd/Makefile .
+make clean
+rm -f Makefile core mg.core
+tar -zcvf ../mg2a_src-netbsd-1.0.tgz .
+echo result is in ../mg2a_src-netbsd-1.0.tgz