From 5f7558c665cb58ae6a6da23865fdebe66ffac44e Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 4 Feb 2004 19:02:43 +0000 Subject: Remove extra, asymetric context from last hunk; it was confusing GNU patch. Problem pointed out by Georg Schwarz on tech-pkg. --- security/rsaref/patches/patch-ag | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/security/rsaref/patches/patch-ag b/security/rsaref/patches/patch-ag index 3b3b0e141a5..7e80c917fa0 100644 --- a/security/rsaref/patches/patch-ag +++ b/security/rsaref/patches/patch-ag @@ -1,6 +1,7 @@ -$NetBSD: patch-ag,v 1.6 2000/02/05 05:03:04 wiz Exp $ ---- unix/makefile.orig Fri Mar 25 14:01:31 1994 -+++ unix/makefile Sun May 23 17:02:59 1999 +$NetBSD: patch-ag,v 1.7 2004/02/04 19:02:43 fredb Exp $ + +--- unix/makefile.orig 1994-03-25 13:01:31.000000000 -0600 ++++ unix/makefile @@ -4,8 +4,7 @@ O = o @@ -33,10 +34,7 @@ $NetBSD: patch-ag,v 1.6 2000/02/05 05:03:04 wiz Exp $ # The location of the demo source directory. RDEMODIR = ../rdemo/ -@@ -38,11 +37,10 @@ - dhdemo : dhdemo.$(O) $(RSAREFLIB) - cc -o $@ dhdemo.$(O) $(RSAREFLIB) - +@@ -41,8 +40,7 @@ $(RSAREFLIB) : desc.$(O) digit.$(O) md2c.$(O) md5c.$(O) nn.$(O) prime.$(O)\ rsa.$(O) r_encode.$(O) r_dh.$(O) r_enhanc.$(O) r_keygen.$(O) r_random.$(O)\ r_stdlib.$(O) -- cgit v1.2.3