This commit is contained in:
committed by
Git OBS Bridge
parent
64a650bf09
commit
8c64a58df3
@@ -1,9 +1,11 @@
|
||||
Revert upstream patch that always uses %defattr(-,root,root).
|
||||
Upstream should probably use a macro instead.
|
||||
|
||||
--- ./build/files.c.orig 2005-12-14 19:22:43.000000000 +0000
|
||||
+++ ./build/files.c 2006-02-17 13:57:25.000000000 +0000
|
||||
@@ -2000,7 +2012,9 @@ static int processPackageFiles(Spec spec
|
||||
Index: build/files.c
|
||||
===================================================================
|
||||
--- build/files.c.orig
|
||||
+++ build/files.c
|
||||
@@ -2014,7 +2014,9 @@ static int processPackageFiles(Spec spec
|
||||
|
||||
nullAttrRec(&fl.cur_ar);
|
||||
nullAttrRec(&fl.def_ar);
|
||||
|
Reference in New Issue
Block a user