Search
j0ke.net Open Build Service
>
Projects
>
devel
:
python
>
python-setuptools
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
python-setuptools.spec
@@ -42,7 +42,7 @@ --root="%{buildroot}" \ --prefix=%{_prefix} if [ ! -f %{buildroot}%{py_sitedir}/distribute-0.6.28-py%{py_ver}.egg-info/zip-safe ] ; then - %__install -D -m644 distribute.egg-info/zip-safe %{buildroot}%{py_sitedir}/distribute-0.6.28-py%{py_ver}.egg-info/zip-safe + %__touch %{buildroot}%{py_sitedir}/distribute-0.6.28-py%{py_ver}.egg-info/zip-safe fi %clean