]> git.pld-linux.org Git - packages/reglookup.git/blobdiff - reglookup.spec
- fix python install
[packages/reglookup.git] / reglookup.spec
index 3432bca016c86611a2e17e84954f219bd3de0fc8..09bc68349a3963a337a4af673ca21f45287ccb47 100644 (file)
@@ -2,7 +2,7 @@ Summary:        small utility for querying NT/2K/XP/2K3/Vista registries
 Summary(pl.UTF-8):     proste narzędzie do odpytywania rejestrów NT/2K/XP/2K3/Vista
 Name:          reglookup
 Version:       1.0.1
-Release:       1
+Release:       3
 License:       GPL v3
 Group:         Applications
 Source0:       http://projects.sentinelchicken.org/data/downloads/%{name}-src-%{version}.tar.gz
@@ -105,6 +105,9 @@ INCLUDEDIR="%{_includedir}" \
 %scons install
 
 %{__python} pyregfi-distutils.py install \
+       --prefix=%{_prefix} \
+       --install-purelib=%{py_sitescriptdir} \
+       --install-platlib=%{py_sitedir} \
        --optimize=2 \
        --root=$RPM_BUILD_ROOT
 
This page took 0.061559 seconds and 4 git commands to generate.