commit f9d63dcd868a89f376cce10771ab9eec784e10a6
Author: Jakub Bogusz <[email protected]>
Date:   Thu Jul 28 19:02:50 2022 +0200

    - fixed paths in .pc file; release 2

 zstd.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/zstd.spec b/zstd.spec
index 5a01d9d..1a23419 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -6,7 +6,7 @@ Summary:        Zstandard - fast lossless compression algorithm
 Summary(pl.UTF-8):     Zstandard - szybki, bezstratny algorytm kompresji
 Name:          zstd
 Version:       1.5.2
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/facebook/zstd/releases
@@ -68,6 +68,8 @@ CXXFLAGS="%{rpmcxxflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
 %{__make} allmost manual \
        V=1 \
+       PREFIX=%{_prefix} \
+       LIBDIR=%{_libdir} \
        %{!?with_asm:ZSTD_NO_ASM=1}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/f9d63dcd868a89f376cce10771ab9eec784e10a6

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

Reply via email to