- fix doc path
authorMarcin Krol <hawk@tld-linux.org>
Sat, 19 Apr 2025 20:33:02 +0000 (22:33 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 19 Apr 2025 20:33:02 +0000 (22:33 +0200)
grub2.spec

index dd42e23d4193d07ff827c420b427d8149c70ed81..ec4417fdffe710ce61db8143d81305a87ffd294a 100644 (file)
@@ -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