mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-19 17:11:26 +00:00
run sanitize over Makefile.{am,in} for fr30
This commit is contained in:
parent
51142ebcf5
commit
009c4572b6
@ -305,7 +305,7 @@ else
|
||||
done
|
||||
fi
|
||||
|
||||
fr30_files="ChangeLog configure.in configure"
|
||||
fr30_files="ChangeLog configure.in configure Makefile.am Makefile.in"
|
||||
if ( echo $* | grep keep\-fr30 > /dev/null ) ; then
|
||||
for i in $fr30_files ; do
|
||||
if test ! -d $i && (grep sanitize-fr30 $i > /dev/null) ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user