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:
parent
43ba3368ef
commit
4d1f101c72
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bind
|
# 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
|
# 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
|
||||||
@ -480,6 +480,7 @@ mkdir -p \
|
|||||||
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
|
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
|
||||||
pushd contrib/idn/idnkit-1.0-src
|
pushd contrib/idn/idnkit-1.0-src
|
||||||
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
|
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
|
||||||
|
popd
|
||||||
# remove useless .la files
|
# remove useless .la files
|
||||||
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkit.la
|
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkit.la
|
||||||
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkitlite.la
|
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkitlite.la
|
||||||
|
Loading…
Reference in New Issue
Block a user