!4 fix build error

From: @konglidong
Reviewed-by: @weidongkl
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2021-08-27 05:16:09 +00:00 committed by Gitee
commit 6ca6ebd633

View File

@ -2,7 +2,7 @@
Name: deepin-wallpapers Name: deepin-wallpapers
Version: 1.6.14 Version: 1.6.14
Release: 1 Release: 2
Summary: Deepin Wallpapers provides wallpapers of dde Summary: Deepin Wallpapers provides wallpapers of dde
License: GPLv3 License: GPLv3
URL: https://github.com/linuxdeepin/deepin-wallpapers URL: https://github.com/linuxdeepin/deepin-wallpapers
@ -15,7 +15,6 @@ BuildRequires: dde-api
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
sed -i 's|lib|libexec|' blur_image.sh
%build %build
%make_build %make_build
@ -36,5 +35,8 @@ ln -sv ../wallpapers/deepin/desktop.jpg %{buildroot}%{_datadir}/backgrounds/defa
%{_var}/cache/image-blur/ %{_var}/cache/image-blur/
%changelog %changelog
* Fri Aug 27 2021 konglidong <konglidong@uniontech.com> - 1.6.14-2
- fix build error
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.14-1 * Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.14-1
- Package init - Package init