From ccfaaf6623cacca36fcd434fae1791c1cd276225 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Mon, 12 May 2003 09:40:59 +0000 Subject: [PATCH] drop installation libtool-files for convenience libraries --- gettext/gettext.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gettext/gettext.spec b/gettext/gettext.spec index 1205a04e1c..991c5f3a5b 100644 --- a/gettext/gettext.spec +++ b/gettext/gettext.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Converter License: GPL Version: 0.11.5 -Release: 20030408 +Release: 20030512 # list of sources Source0: ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz @@ -71,6 +71,7 @@ AutoReqProv: no rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/locale rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc + rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/libgettext*.la strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}