formula: also capture meson-log.txt
This is the log file generated when using `meson`.
This commit is contained in:
parent
ec389a6eaa
commit
9d85a06f11
@ -1303,6 +1303,7 @@ class Formula
|
||||
CMakeCache.txt
|
||||
CMakeOutput.log
|
||||
CMakeError.log
|
||||
meson-log.txt
|
||||
].each do |logfile|
|
||||
Dir["**/#{logfile}"].each do |logpath|
|
||||
destdir = logs/File.dirname(logpath)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user