Accepting request 176087 from home:Andreas_Schwab:Factory
- auto-config-update-aarch64.diff: increase level to 8 OBS-URL: https://build.opensuse.org/request/show/176087 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=266
This commit is contained in:
parent
71f99a3e9c
commit
8e6029387d
@ -12,7 +12,7 @@ Index: build/parseBuildInstallClean.c
|
||||
+ char* buf = strdup(
|
||||
+ "ref=/usr/lib/rpm\n"
|
||||
+ "for s in guess sub; do\n"
|
||||
+ " for c in $(find -maxdepth 5 -name \"config.$s\"); do\n"
|
||||
+ " for c in $(find -maxdepth 8 -name \"config.$s\"); do\n"
|
||||
+ " grep -q config-patches@ $c || continue\n"
|
||||
+ " grep -q aarch64 $c || install -m 755 $ref/config.$s $c\n"
|
||||
+ " done\n"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 19 14:05:14 UTC 2013 - schwab@suse.de
|
||||
|
||||
- auto-config-update-aarch64.diff: increase level to 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 22:25:09 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user