hush/scripts
Paulius Zaleckas 1c7724bf2a gen_build_files.sh: exclude hidden directories
I am using quilt to manage patches internally. Quilt creates dir .pc
and stores unmodified files there. Since I made change in one of
Config.src quilt made a copy in .pc/xxx.patch/xxx/Config.src. When
I run make it calls gen_build_files.sh and it generates
.pc/xxx.patch/xxx/Config.in. Now when I want to pop patch quilt
thinks I have made changes to original xxx/Config.in.

IMO the best solution is just to ignore hidden directories in
gen_build_files.sh. This also results in shorter build time in case
busybox is under git/svn versioning, since it avoids searching
many directories for Config.src.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-01-30 02:34:56 +01:00
..
2010-01-25 13:39:24 +01:00
2010-11-06 22:17:30 +01:00
2008-07-12 23:02:43 +00:00
2010-07-09 01:25:36 +02:00
2010-07-26 01:49:12 +02:00
2010-07-26 01:49:12 +02:00
2009-10-08 14:35:37 +02:00
2010-10-19 12:49:51 +02:00
2008-12-01 12:38:36 +00:00
2010-07-09 01:25:36 +02:00