commit 5daf73f20770472b89485dd20926fefd45d62531
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Apr 8 22:04:43 2016 +0200

    - rel 3; avoid getting /usr/lib in .la file on x86_64

 libstemmer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libstemmer.spec b/libstemmer.spec
index a1f93f4..9f5ef44 100644
--- a/libstemmer.spec
+++ b/libstemmer.spec
@@ -2,7 +2,7 @@ Summary:        The C version of the libstemmer library
 Summary(pl.UTF-8):     Wersja C biblioteki libstemmer
 Name:          libstemmer
 Version:       20141109
-Release:       2
+Release:       3
 License:       BSD
 Group:         Libraries
 Source0:       http://snowball.tartarus.org/dist/%{name}_c.tgz
@@ -70,6 +70,7 @@ mv %{name}_c/* .
 %build
 %{__make} \
        CC="%{__cc}" \
+       libdir=%{_libdir} \
        OPTFLAGS="%{rpmcflags}"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libstemmer.git/commitdiff/5daf73f20770472b89485dd20926fefd45d62531

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to