From 4d1f101c72efd777456a26250a927f036ff0f0eb251bc3fbd86103908b4bb1a2 Mon Sep 17 00:00:00 2001 From: Andrey Karepin Date: Sun, 11 Jan 2015 18:19:25 +0000 Subject: [PATCH] added mistakenly deleted row (Request 266520) OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=161 --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index c935cc5..75e4fa2 100644 --- a/bind.spec +++ b/bind.spec @@ -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