fixed test-fail during build
This commit is contained in:
parent
1370db977f
commit
51460be61b
@ -102,8 +102,10 @@ compliance, performance and portability.
|
|||||||
%setup -q -c
|
%setup -q -c
|
||||||
cd %{tarballdir}
|
cd %{tarballdir}
|
||||||
|
|
||||||
# Build patches
|
# Build patches, can't change backup suffix from default because during build
|
||||||
%patch0 -p2 -b .install-dir
|
# there is a compare of config and js/config directories and .orig suffix is
|
||||||
|
# ignored during this compare.
|
||||||
|
%patch0 -p2 -b .orig
|
||||||
|
|
||||||
# For branding specific patches.
|
# For branding specific patches.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user