From 2f896d8ab52d29b7667e90c91d10da3ce9c15f93 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 12 Apr 2004 20:03:23 +0000 Subject: [PATCH] add separator between patch rule sets --- Patchrules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Patchrules b/Patchrules index 10b6fcea..46629460 100644 --- a/Patchrules +++ b/Patchrules @@ -4,7 +4,7 @@ # # Copyright (c) 2003 The Trustees of Princeton University (Trustees). # -# $Id: Patchrules,v 1.1 2004/04/09 19:24:00 mlh-pl_rpm Exp $ +# $Id: Patchrules,v 1.2 2004/04/09 19:37:19 alk-pl_rpm Exp $ # while read PatchSet n ; do @@ -12,6 +12,7 @@ while read PatchSet n ; do [ "$PatchSet" != "PatchSet" ] && continue; cat <