summaryrefslogtreecommitdiff
path: root/editors/mg2a/patches/patch-ai
blob: 63fd59b943053b16cc431fafdf4fb58b87220046 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ai,v 1.1.1.1 2000/04/01 00:21:27 dmcmahill Exp $

--- ./REPACK.orig	Thu Mar 30 08:35:35 2000
+++ ./REPACK	Thu Mar 30 08:35:35 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