From: Mark Huang Date: Mon, 12 Apr 2004 20:03:23 +0000 (+0000) Subject: add separator between patch rule sets X-Git-Tag: chroot-breakout-hotfix-branch-point~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2f896d8ab52d29b7667e90c91d10da3ce9c15f93;p=build.git add separator between patch rule sets --- 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 <