From 022026eae1b320ab78b5fb24ba36c622c59deced Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 16 Jul 2018 18:44:27 -0400 Subject: [PATCH] remove unnecessary install line Signed-off-by: Lokesh Mandvekar --- podman.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/podman.spec b/podman.spec index e24b6af..3dadd38 100644 --- a/podman.spec +++ b/podman.spec @@ -382,7 +382,6 @@ BUILDTAGS=$BUILDTAGS make binaries docs %install install -dp %{buildroot}%{_unitdir} -install -dp %{buildroot} %make_install PREFIX=%{buildroot}%{_prefix} install install.completions %if %{with varlink}