On Fri, 2009-03-20 at 17:05 -1000, David Cantrell wrote: > --- > Makefile | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Looks good. > > diff --git a/Makefile b/Makefile > index 2555181..d5fa032 100644 > --- a/Makefile > +++ b/Makefile > @@ -185,6 +185,7 @@ updates: > fi ; \ > git diff --stat $(ARCHIVE_TAG) | grep " | " | \ > grep -v "\.spec" | grep -v "Makefile" | grep -v "\.c\ " | \ > + grep -v "\.h" | grep -v "\.sh" | \ > while read sourcefile stuff ; do \ > dn="$$(echo $$sourcefile | cut -d '/' -f 1)" ; \ > case $$dn in \ _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list