From: Marcin Krol Date: Sat, 19 Apr 2025 20:33:02 +0000 (+0200) Subject: - fix doc path X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=8a6be07b9360d180c2c3083ec657bd82e04c36e8;p=packages%2Fgrub2.git - fix doc path --- diff --git a/grub2.spec b/grub2.spec index dd42e23..ec4417f 100644 --- a/grub2.spec +++ b/grub2.spec @@ -230,6 +230,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libexecdir %{_libdir}/grub %define _grubdir /boot/grub %define _localedir /usr/share/locale +%define _docdir /usr/share/doc # part of grub code is not relocable (these are not Linux libs) # stack protector also breaks non-Linux binaries