Accepting request 18841 from Base:System
Copy from Base:System/rpm based on submit request 18841 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/18841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=84
This commit is contained in:
committed by
Git OBS Bridge
parent
bd5319d2fe
commit
25f00b6cb5
10
files.diff
10
files.diff
@@ -2,12 +2,12 @@ Index: build/files.c
|
||||
===================================================================
|
||||
--- build/files.c.orig
|
||||
+++ build/files.c
|
||||
@@ -2521,6 +2521,8 @@ int processBinaryFiles(Spec spec, int in
|
||||
if (res == 0)
|
||||
res = 1;
|
||||
@@ -2211,6 +2211,8 @@ static int checkFiles(StringBuf fileList
|
||||
_("Installed (but unpackaged) file(s) found:\n%s"), t);
|
||||
}
|
||||
}
|
||||
+ else
|
||||
+ checkFiles(check_fileList);
|
||||
|
||||
check_fileList = freeStringBuf(check_fileList);
|
||||
|
||||
exit:
|
||||
sb_stdout = freeStringBuf(sb_stdout);
|
||||
|
||||
Reference in New Issue
Block a user