14
0

Accepting request 52908 from devel:languages:python

Accepted submit request 52908 from user coolo

OBS-URL: https://build.opensuse.org/request/show/52908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zdaemon?expand=0&rev=4
This commit is contained in:
Ruediger Oertel
2010-11-15 17:27:34 +00:00
committed by Git OBS Bridge
parent 8f27a90cf2
commit bbc082c8b3
2 changed files with 6 additions and 1 deletions

View File

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