[flann/el6] Different location for configured files

rmattes rmattes at fedoraproject.org
Tue Dec 20 02:32:20 UTC 2011


commit f58849303a690cbbe585cb33c24caf21ef3598e0
Author: Rich Mattes <richmattes at gmail.com>
Date:   Mon Dec 19 21:19:58 2011 -0500

    Different location for configured files

 flann.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/flann.spec b/flann.spec
index 7c4d178..ae5eefb 100644
--- a/flann.spec
+++ b/flann.spec
@@ -87,7 +87,7 @@ make install DESTDIR=%{buildroot} -C %{_target_platform}
 rm -rf %{buildroot}%{_datadir}/%{name}/python
 
 # install the python bindings
-cp %{_target_platform}/src/python/setup.py src/python
+cp %{_target_platform}/setup.py src/python
 pushd src/python
 %if 0%{?rhel} >= 6 || ! 0%{?rhel}
 python setup.py install --prefix=/usr --root=%{buildroot} --install-lib=%{python_sitearch}


More information about the scm-commits mailing list