forked from pool/python-py2pack
Fix non-suse issue (regenerated with py2pack-0.3.0).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
aa9fd87188
commit
383da92d0c
@@ -65,7 +65,7 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%files %{?suse_version: -f INSTALLED_FILES}
|
||||
%defattr(-,root,root,-)
|
||||
%if 0%{?!suse_version}
|
||||
%if 0%{!?suse_version:1}
|
||||
%{_bindir}/%{mod_name}
|
||||
%python_sitelib/%{mod_name}*
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user