[packages/grub2] redefine _localedir

jajcus jajcus at pld-linux.org
Sun Oct 28 10:54:28 CET 2012


commit da9b7cf94af84daf1080ba2419433615b68a52b5
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sun Oct 28 10:37:17 2012 +0100

    redefine _localedir
    
    this is needed for rpm 4.5, as it would be modified by new _datadir

 grub2.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/grub2.spec b/grub2.spec
index 5d7f6b2..760ba4f 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -105,6 +105,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_datadir	%{_libdir}
 %define		_libexecdir	%{_libdir}/grub
 %define		_grubdir	/boot/grub
+%define		_localedir	/usr/share/locale
 
 # part of grub code is not relocable (these are not Linux libs)
 # stack protector also breaks non-Linux binaries
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/55de8afc7d5e2756d9ecc9fd5f8432b4080991b0



More information about the pld-cvs-commit mailing list