From 367fb85e44e0718a335c328ca75cb646539d3148 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Mon, 22 Feb 2016 17:40:12 +0100 Subject: spec: Fix 04ab1fa572bb: Remove left-overs --- spec/build.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'spec') diff --git a/spec/build.inc b/spec/build.inc index 3ba7840ca..cd58f3b1a 100644 --- a/spec/build.inc +++ b/spec/build.inc @@ -55,11 +55,6 @@ make install_initscripts DESTDIR=$RPM_BUILD_ROOT %if %{enable_testsuite} make -C test install DESTDIR=$RPM_BUILD_ROOT %endif -%if %{enable_python3} -pushd %{py3dir} -make -C python install DESTDIR=$RPM_BUILD_ROOT -popd -%endif # when building an src.rpm from freestanding specfiles test -e %{_sourcedir}/source.inc || cp source.inc build.inc packages.inc macros.inc %{_sourcedir} -- cgit v1.2.1