summaryrefslogtreecommitdiff
path: root/emulators/xm7/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-02-12 07:49:12 +0000
committerrillig <rillig@pkgsrc.org>2006-02-12 07:49:12 +0000
commit4a7ce2c8ced4089b05c9bac8286f8ea3df5a7068 (patch)
tree016247344d04a5046429907dd20f4c8b5fc3f29a /emulators/xm7/patches
parent7c2a73b2b53b2f2bdc6cb07e3469305b0fbc126d (diff)
downloadpkgsrc-4a7ce2c8ced4089b05c9bac8286f8ea3df5a7068.tar.gz
Removed the CRLF line endings from patch-ab, since the extracted files
don't have them either.
Diffstat (limited to 'emulators/xm7/patches')
-rw-r--r--emulators/xm7/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/xm7/patches/patch-ab b/emulators/xm7/patches/patch-ab
index 9d3672e2824..f6215805abd 100644
--- a/emulators/xm7/patches/patch-ab
+++ b/emulators/xm7/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.4 2006/02/02 17:29:13 joerg Exp $
+$NetBSD: patch-ab,v 1.5 2006/02/12 07:49:12 rillig Exp $
--- convert.sh.orig 2000-03-22 16:01:00.000000000 +0000
+++ convert.sh
-@@ -7,3 +7,7 @@ cp t $X
- rm t t.lzh
- done
-
+@@ -7,3 +7,7 @@
+ rm t t.lzh
+ done
+
+for X in *.cpp;do
+nkf -e < $X > t
+mv t $X