More cleanup
OBS-URL: https://build.opensuse.org/package/show/network:ldap/adcli?expand=0&rev=6
This commit is contained in:
parent
d8afac2710
commit
72909c23b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user