Don't provide a build root for spec file - we do it from the outside

This commit is contained in:
Matthias Koefferlein 2017-09-12 23:02:20 +02:00
parent f4a4746861
commit 67547a26d0
1 changed files with 1 additions and 1 deletions

View File

@ -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)