diff options
author | kei <kei@pkgsrc.org> | 2002-12-28 02:43:53 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2002-12-28 02:43:53 +0000 |
commit | 88785490ce623df9662e1b92ebd3b136ff43b857 (patch) | |
tree | 057aafbc87b28dbfbff5904e9f4ec62710b7567f /editors/tamago/patches | |
parent | 8c4d798daf7a52a3b394934a286d33d451d5d110 (diff) | |
download | pkgsrc-88785490ce623df9662e1b92ebd3b136ff43b857.tar.gz |
fixed the patch file to make the `make patch' target happy. It now
compiles again.
Diffstat (limited to 'editors/tamago/patches')
-rw-r--r-- | editors/tamago/patches/patch-aa | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tamago/patches/patch-aa b/editors/tamago/patches/patch-aa index 36ab651b25e..ded705841f7 100644 --- a/editors/tamago/patches/patch-aa +++ b/editors/tamago/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.5 2002/11/23 16:56:02 taca Exp $ +$NetBSD: patch-aa,v 1.6 2002/12/28 02:43:54 kei Exp $ Index: AUTHORS =================================================================== @@ -6839,7 +6839,6 @@ diff -d -u -p -r1.1.1.1 -r1.2 (setq j (1+ j))) (insert (format "\n"))) - (setq i (1+ i)))))) -\ No newline at end of file + (setq i (1+ i)))))) Index: egg-simv.el =================================================================== @@ -8320,7 +8319,6 @@ diff -d -u -p -r1.1.1.3 -r1.3 - (load-leim-list-except-this) - - ) -\ No newline at end of file +;;; leim-list.el ends here. Index: menudiag.el =================================================================== |