From 6374c2347c876bdb88027b493fb54c42e4bc0fe1 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 28 Jul 2014 19:39:50 +0000 Subject: Rename all 10,000 games/ patch-xy patches to reflect the files they modify. --- games/gnugo/files/patch-ab | 10 ---------- games/gnugo/files/patch-configure | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 games/gnugo/files/patch-ab create mode 100644 games/gnugo/files/patch-configure (limited to 'games/gnugo') diff --git a/games/gnugo/files/patch-ab b/games/gnugo/files/patch-ab deleted file mode 100644 index 0991db853cc8..000000000000 --- a/games/gnugo/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.org Fri Apr 26 01:28:25 2002 -+++ configure Fri Apr 26 01:28:59 2002 -@@ -1306,6 +1306,7 @@ - AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} -+MAKEINFO="$MAKEINFO --no-split" - - AMTAR=${AMTAR-"${am_missing_run}tar"} - diff --git a/games/gnugo/files/patch-configure b/games/gnugo/files/patch-configure new file mode 100644 index 000000000000..0991db853cc8 --- /dev/null +++ b/games/gnugo/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.org Fri Apr 26 01:28:25 2002 ++++ configure Fri Apr 26 01:28:59 2002 +@@ -1306,6 +1306,7 @@ + AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} + + MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} ++MAKEINFO="$MAKEINFO --no-split" + + AMTAR=${AMTAR-"${am_missing_run}tar"} + -- cgit