- update to rpm-4.11.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=275
This commit is contained in:
@@ -219,7 +219,7 @@ Index: build/files.c
|
||||
+ new debuginfo package. */
|
||||
+ if (files)
|
||||
+ {
|
||||
+ dbg = newPackage (spec);
|
||||
+ dbg = newPackage(NULL, spec->pool, &spec->packages);
|
||||
+ headerNVR (pkg->header, &name, NULL, NULL);
|
||||
+ /* Set name, summary and group. */
|
||||
+ snprintf (tmp, 1024, "%s-debuginfo", name);
|
||||
|
Reference in New Issue
Block a user