diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:02:16 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:02:16 +0000 |
commit | ba06c2d6a37dc081a3a8c5a01426a0a009428ca9 (patch) | |
tree | 7b1cdea9a21ff4ed307e29514e9d8286d9d83dfa /print/tex/files/patch-ae | |
parent | Stage, and pull the patches into a sed command. (diff) |
Rename p*/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363322
Diffstat (limited to 'print/tex/files/patch-ae')
-rw-r--r-- | print/tex/files/patch-ae | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/print/tex/files/patch-ae b/print/tex/files/patch-ae deleted file mode 100644 index c551b8caf9d0..000000000000 --- a/print/tex/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- web2c/web2c/web2c.y~ Tue Dec 9 11:41:52 1997 -+++ web2c/web2c/web2c.y Sun Nov 24 00:32:19 2002 -@@ -135,6 +135,7 @@ - /* program statement. Ignore any files. */ - PROGRAM_HEAD: - program_tok undef_id_tok PROGRAM_FILE_PART ';' -+ ; - - PROGRAM_FILE_PART: - '(' PROGRAM_FILE_LIST ')' |