mirror of https://github.com/KLayout/klayout.git
Don't provide a build root for spec file - we do it from the outside
This commit is contained in:
parent
f4a4746861
commit
67547a26d0
|
|
@ -25,7 +25,7 @@ Url: http://www.klayout.de
|
|||
%if "%{git_source}" == ""
|
||||
Source0: http://www.klayout.de/downloads/%{name}-%{version}.tar.gz
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
# Disable auto-detection of dependencies (to prevent including the
|
||||
# so's of klayout itself)
|
||||
|
|
|
|||
Loading…
Reference in New Issue