Ismail Dönmez 2018-10-01 15:08:11 +00:00 committed by Git OBS Bridge
parent d8afac2710
commit 72909c23b7

View File

@ -2,7 +2,6 @@
# spec file for package adcli
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Chris Kowalczyk <ckowalczyk@suse.com>
#
# 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