Sascha Peilicke 2011-05-20 10:39:32 +00:00 committed by Git OBS Bridge
parent 30d0d25174
commit f14ee89b50

View File

@ -17,12 +17,6 @@ BuildRequires: go = %{go_ver}
Provides: %{name}-devel \
Provides: %{name}-devel-static
%go_make \
GOROOT=%{go_dir} \
make
%go_make_install \
GOROOT=%{go_dir} \
TARGDIR=%{buildroot}%{go_sitearch} \
make install
%go_make GOROOT=%{go_dir} make
%go_make_install GOROOT=%{go_dir} make install TARGDIR=%{buildroot}%{go_sitearch}