TLD
/
packages
/
grub2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badad7f
)
- fix doc path
author
Marcin Krol
<hawk@tld-linux.org>
Sat, 19 Apr 2025 20:33:02 +0000
(22:33 +0200)
committer
Marcin Krol
<hawk@tld-linux.org>
Sat, 19 Apr 2025 20:33:02 +0000
(22:33 +0200)
grub2.spec
patch
|
blob
|
history
diff --git
a/grub2.spec
b/grub2.spec
index dd42e23d4193d07ff827c420b427d8149c70ed81..ec4417fdffe710ce61db8143d81305a87ffd294a 100644
(file)
--- 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