15
0
2008-12-03 02:23:21 +00:00
committed by Git OBS Bridge
parent 7b3ed3b8ca
commit 1d838a8b6e

View File

@@ -35,7 +35,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
python setup.py build
%install
python setup.py install --single-version-externally-managed --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES
python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES
%clean
rm -rf %{buildroot}