Re: [anaconda-storage-branch PATCH 2/2] Do not include .h and .sh files in updates.img

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux