added mistakenly deleted row (Request 266520)

OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=161
This commit is contained in:
Andrey Karepin 2015-01-11 18:19:25 +00:00 committed by Git OBS Bridge
parent 43ba3368ef
commit 4d1f101c72

View File

@ -1,7 +1,7 @@
#
# spec file for package bind
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -480,6 +480,7 @@ mkdir -p \
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
pushd contrib/idn/idnkit-1.0-src
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
popd
# remove useless .la files
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkit.la
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkitlite.la