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