!3 fix os-prober command failed.
Merge pull request !3 from Sdrkun/sdrkun-dev
This commit is contained in:
commit
1d0643502c
@ -1,6 +1,6 @@
|
||||
Name: os-prober
|
||||
Version: 1.74
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: Probe disks on the system for other operating systems
|
||||
License: GPLv2+ and GPL+
|
||||
URL: http://kitenet.net/~joey/code/os-prober/
|
||||
@ -26,7 +26,7 @@ make your other installed OS hard to boot.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -Sgit
|
||||
|
||||
find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;
|
||||
sed -i -e 's|grub-probe|grub2-probe|g' os-probes/common/50mounted-tests \
|
||||
linux-boot-probes/common/50mounted-tests
|
||||
|
||||
@ -84,6 +84,9 @@ fi
|
||||
%{_libexecdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.74-12
|
||||
- fix os-prober command failed.
|
||||
|
||||
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.74-11
|
||||
- Delete useless files.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user