!26 use 0001-add-getenv.patch

From: @peijiankang 
Reviewed-by: @hua_yadong 
Signed-off-by: @hua_yadong
This commit is contained in:
openeuler-ci-bot 2023-03-13 01:03:46 +00:00 committed by Gitee
commit 9f4612f8e5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -79,6 +79,7 @@ Biometric Identification library
%prep
%setup -q
%patch01 -p1
%build
export prefix=/usr
@ -162,7 +163,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Mar 07 2023 peijiankang <peijiankang@kylinos.cn> - 0.9.72-7
- fix biometric-authentication error
- fix biometric-authentication service start error
* Wed Mar 01 2023 misaka00251 <liuxin@iscas.ac.cn> - 0.9.72-6
- Fix riscv64 build error