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
|
# spec file for package adcli
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -60,10 +59,9 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
# Remove zero-length file.
|
# Remove zero-length file.
|
||||||
pushd %{buildroot}/%{_datadir}/doc/%{name}
|
rm %{buildroot}/%{_datadir}/doc/%{name}/adcli-docs.proc
|
||||||
rm adcli-docs.proc
|
|
||||||
popd
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user