[packages/poldek] gettextize to replace config.rpath

draenog draenog at pld-linux.org
Wed Mar 26 02:12:24 CET 2014


commit 5c81138ae5d95ca0d538803563eee07c49581e6d
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Wed Mar 26 01:02:05 2014 +0000

    gettextize to replace config.rpath
    
    config.rpath present in sources doesn't know about lib64 directories.
    In the result libtool in x86_64 didn't expand dependent libraries.

 poldek.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/poldek.spec b/poldek.spec
index bebd314..8014395 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -230,6 +230,7 @@ find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 chmod u+x ./configure ./doc/conf-xml2.sh
 
 %build
+%{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoheader}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/a8e42a49dda5bd6de668f6ad40f16142eca89ed5



More information about the pld-cvs-commit mailing list