OBS User unknown
2007-03-22 18:49:53 +00:00
committed by Git OBS Bridge
parent d9868f2b3f
commit 6485e3dfdc
4 changed files with 26 additions and 5 deletions

11
files.diff Normal file
View File

@@ -0,0 +1,11 @@
--- build/files.c 2007/03/19 11:52:22 1.103
+++ build/files.c 2007/03/19 14:13:05
@@ -2517,6 +2517,8 @@
if (checkFiles(check_fileList) > 0)
res = 1;
}
+ else
+ checkFiles(check_fileList);
check_fileList = freeStringBuf(check_fileList);