git: Patch the contrib sources for awk instead of having separate files.
Peter Avalos
pavalos at crater.dragonflybsd.org
Fri Jun 17 18:41:59 PDT 2011
commit af5a0989f2b168514e5ea152641684fc5e0a8f64
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Fri Jun 17 15:34:39 2011 -1000
Patch the contrib sources for awk instead of having separate files.
Summary of changes:
contrib/awk/run.c | 8 ++++----
contrib/awk/tran.c | 3 +--
usr.bin/awk/Makefile | 4 ----
usr.bin/awk/patches/run.c.patch | 22 ----------------------
usr.bin/awk/patches/tran.c.patch | 21 ---------------------
5 files changed, 5 insertions(+), 53 deletions(-)
delete mode 100644 usr.bin/awk/patches/run.c.patch
delete mode 100644 usr.bin/awk/patches/tran.c.patch
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af5a0989f2b168514e5ea152641684fc5e0a8f64
--
DragonFly BSD source repository
More information about the Commits
mailing list