15
0
Sascha Peilicke
2012-12-01 15:41:19 +00:00
committed by Git OBS Bridge
parent 50ea3c5f08
commit 8077caa6d3

View File

@@ -47,6 +47,10 @@ python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
# Can't really run tests, needs root access and modifies iptables of build host:
#%%check
#yes | python test.py
%files
%defattr(-,root,root,-)
%doc NOTICE doc