commit 141512df5c7d18a39c1c94e1439a8df3aa1fed07
Author: Jan Rękorajski <[email protected]>
Date:   Sun Dec 27 14:55:11 2015 +0100

    - fix python install paths
    - rel 5

 hivex.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/hivex.spec b/hivex.spec
index ae955c4..8af3dc6 100644
--- a/hivex.spec
+++ b/hivex.spec
@@ -14,7 +14,7 @@ Summary:      Windows Registry "hive" extraction library
 Summary(pl.UTF-8):     Biblioteka do wydobywania danych z plików "hive" 
Rejestru Windows
 Name:          hivex
 Version:       1.3.13
-Release:       4
+Release:       5
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz
@@ -164,6 +164,7 @@ install -d build-py3
 cd build-py3
 ../%configure \
        PYTHON="%{__python3}" \
+       --with-python-installdir=%{py3_sitedir} \
        --disable-ocaml \
        --disable-perl \
        --disable-ruby
@@ -174,6 +175,7 @@ cd ..
 
 %configure \
        --disable-silent-rules \
+       --with-python-installdir=%{py_sitedir} \
        %{__enable_disable static_libs static}
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hivex.git/commitdiff/141512df5c7d18a39c1c94e1439a8df3aa1fed07

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

Reply via email to