Adrian Schröter 2017-07-20 17:17:10 +00:00 committed by Git OBS Bridge
parent c9363d4d00
commit 321ac1356c

View File

@ -24,7 +24,7 @@ Version: 20170720
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs
Source: build-%{version}.tar.gz
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -35,7 +35,7 @@ for generating base lib packages.
This is the SLE variant including IA64 binary generation.
%prep
%setup -q -n build-%{version}
%setup -q -n obs-build-%{version}
%build