From 72909c23b7318a870224d1f6a2e2a1038786c6ebb668327e73421097b8b52049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 1 Oct 2018 15:08:11 +0000 Subject: [PATCH] More cleanup OBS-URL: https://build.opensuse.org/package/show/network:ldap/adcli?expand=0&rev=6 --- adcli.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/adcli.spec b/adcli.spec index 69d2471..e7bd790 100644 --- a/adcli.spec +++ b/adcli.spec @@ -2,7 +2,6 @@ # spec file for package adcli # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2018 Chris Kowalczyk # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,10 +59,9 @@ make %{?_smp_mflags} %install %make_install -#Remove zero-length file. -pushd %{buildroot}/%{_datadir}/doc/%{name} -rm adcli-docs.proc -popd + +# Remove zero-length file. +rm %{buildroot}/%{_datadir}/doc/%{name}/adcli-docs.proc %files %license COPYING