[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]

 



---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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 \
-- 
1.6.2

_______________________________________________
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