14
0
Tomáš Chvátal
2018-12-06 11:48:48 +00:00
committed by Git OBS Bridge
parent 3e285f9342
commit 56954fb82e
2 changed files with 7 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -99,7 +99,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%install
%python_install
%fdupes %{buildroot}%{_prefix}
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%{python_expand # this is going to be fun